8000 Bump rspec-rails from 3.8.2 to 3.9.0 in /gemfiles/rails_60_turbolinks… · activeadmin/activeadmin@205b06e · GitHub
[go: up one dir, main page]

Skip to content

Commit 205b06e

Browse files
Bump rspec-rails from 3.8.2 to 3.9.0 in /gemfiles/rails_60_turbolinks (#5912)
1 parent 9de9085 commit 205b06e

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

gemfiles/rails_60_turbolinks/Gemfile.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ GEM
103103
xpath (~> 3.2)
104104
coderay (1.1.2)
105105
concurrent-ruby (1.1.5)
106-
crass (1.0.4)
106+
crass (1.0.5)
107107
cucumber (3.1.2)
108108
builder (>= 2.1.2)
109109
cucumber-core (~> 3.2.0)
@@ -144,7 +144,7 @@ GEM
144144
activemodel-serializers-xml (>= 1.0)
145145
activesupport (>= 5.0)
146146
request_store (>= 1.0)
147-
erubi (1.8.0)
147+
erubi (1.9.0)
148148
ffi (1.11.1)
149149
ffi (1.11.1-java)
150150
formtastic (3.1.5)
@@ -194,7 +194,7 @@ GEM
194194
launchy (2.4.3-java)
195195
addressable (~> 2.3)
196196
spoon (~> 0.0.1)
197-
loofah (2.2.3)
197+
loofah (2.3.1)
198198
crass (~> 1.0.2)
199199
nokogiri (>= 1.5.9)
200200
mail (2.7.1)
@@ -257,8 +257,8 @@ GEM
257257
rails-dom-testing (2.0.3)
258258
activesupport (>= 4.2.0)
259259
nokogiri (>= 1.6)
260-
rails-html-sanitizer (1.2.0)
261-
loofah (~> 2.2, >= 2.2.2)
260+
rails-html-sanitizer (1.3.0)
261+
loofah (~> 2.3)
262262
rails-i18n (6.0.0)
263263
i18n (>= 0.7, < 2)
264264
railties (>= 6.0.0, < 7)
@@ -281,27 +281,27 @@ GEM
281281
responders (3.0.0)
282282
actionpack (>= 5.0)
283283
railties (>= 5.0)
284-
rspec (3.8.0)
285-
rspec-core (~> 3.8.0)
286-
rspec-expectations (~> 3.8.0)
287-
rspec-mocks (~> 3.8.0)
288-
rspec-core (3.8.2)
289-
rspec-support (~> 3.8.0)
290-
rspec-expectations (3.8.6)
284+
rspec (3.9.0)
285+
rspec-core (~> 3.9.0)
286+
rspec-expectations (~> 3.9.0)
287+
rspec-mocks (~> 3.9.0)
288+
rspec-core (3.9.0)
289+
rspec-support (~> 3.9.0)
290+
rspec-expectations (3.9.0)
291291
diff-lcs (>= 1.2.0, < 2.0)
292-
rspec-support (~> 3.8.0)
293-
rspec-mocks (3.8.2)
292+
rspec-support (~> 3.9.0)
293+
rspec-mocks (3.9.0)
294294
diff-lcs (>= 1.2.0, < 2.0)
295-
rspec-support (~> 3.8.0)
296-
rspec-rails (3.8.2)
295+
rspec-support (~> 3.9.0)
296+
rspec-rails (3.9.0)
297297
actionpack (>= 3.0)
298298
activesupport (>= 3.0)
299299
railties (>= 3.0)
300-
rspec-core (~> 3.8.0)
301-
rspec-expectations (~> 3.8.0)
302-
rspec-mocks (~> 3.8.0)
303-
rspec-support (~> 3.8.0)
304-
rspec-support (3.8.3)
300+
rspec-core (~> 3.9.0)
301+
rspec-expectations (~> 3.9.0)
302+
rspec-mocks (~> 3.9.0)
303+
rspec-support (~> 3.9.0)
304+
rspec-support (3.9.0)
305305
sassc (2.2.1)
306306
ffi (~> 1.9)
307307
sassc-rails (2.1.2)

0 commit comments

Comments
 (0)
0