Skip to content

Commit 1545265

Browse files
xmunozCristina Muñoz
authored andcommitted
Revert nokogiri, puma, and bullet versions
1 parent fcb2d16 commit 1545265

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

Gemfile.lock

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ GEM
7373
i18n (>= 1.6, < 2)
7474
minitest (>= 5.1)
7575
tzinfo (~> 2.0)
76-
acts_as_tenant (0.5.3)
76+
acts_as_tenant (0.5.1)
7777
rails (>= 5.2)
7878
request_store (>= 1.0.5)
7979
addressable (2.8.4)
@@ -104,7 +104,7 @@ GEM
104104
actionpack (>= 5.2)
105105
activemodel (>= 5.2)
106106
builder (3.2.4)
107-
bullet (7.0.7)
107+
bullet (7.0.2)
108108
activesupport (>= 3.0.0)
109109
uniform_notifier (~> 1.11)
110110
bundler-audit (0.9.1)
@@ -126,7 +126,7 @@ GEM
126126
coderay (1.1.3)
127127
coercible (1.0.0)
128128
descendants_tracker (~> 0.0.1)
129-
colorize (1.0.3)
129+
colorize (0.8.1)
130130
concurrent-ruby (1.2.2)
131131
crass (1.0.6)
132132
cssbundling-rails (1.2.0)
@@ -165,7 +165,7 @@ GEM
165165
thor (>= 0.14.0, < 2)
166166
foreman (0.87.2)
167167
geokit (1.14.0)
168-
globalid (1.1.0)
168+
globalid (1.0.1)
169169
activesupport (>= 5.0)
170170
hashery (2.1.2)
171171
hashie (5.0.0)
@@ -223,6 +223,7 @@ GEM
223223
minitest (> 1.2.0)
224224
rails (>= 2.3.3)
225225
mini_mime (1.1.2)
226+
mini_portile2 (2.8.2)
226227
minitest (5.18.1)
227228
minitest-optional_retry (0.0.2)
228229
minitest (~> 5.0)
@@ -243,7 +244,10 @@ GEM
243244
net-smtp (0.3.3)
244245
net-protocol
245246
nio4r (2.5.9)
246-
nokogiri (1.15.2-arm64-darwin)
247+
nokogiri (1.15.2)
248+
mini_portile2 (~> 2.8.2)
249+
racc (~> 1.4)
250+
nokogiri (1.15.2-x86_64-linux)
247251
racc (~> 1.4)
248252
oauth2 (2.0.9)
249253
faraday (>= 0.17.3, < 3.0)
@@ -291,10 +295,10 @@ GEM
291295
pry (0.14.2)
292296
coderay (~> 1.1)
293297
method_source (~> 1.0)
294-
psych (5.1.0)
298+
psych (5.0.2)
295299
stringio
296300
public_suffix (5.0.1)
297-
puma (6.3.0)
301+
puma (6.2.2)
298302
nio4r (~> 2.0)
299303
racc (1.7.1)
300304
rack (2.2.7)

0 commit comments

Comments
 (0)