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

Skip to content

Commit aebe422

Browse files
Bump rspec-rails from 3.8.2 to 3.9.0 in /gemfiles/rails_60_turbolinks
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 3.8.2 to 3.9.0. - [Release notes](https://github.com/rspec/rspec-rails/releases) - [Changelog](https://github.com/rspec/rspec-rails/blob/master/Changelog.md) - [Commits](rspec/rspec-rails@v3.8.2...v3.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ce8a88c commit aebe422

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

gemfiles/rails_60_turbolinks/Gemfile.lock

Lines changed: 24 additions & 24 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)
@@ -156,7 +156,7 @@ GEM
156156
has_scope (0.7.2)
157157
actionpack (>= 4.1)
158158
activesupport (>= 4.1)
159-
i18n (1.6.0)
159+
i18n (1.7.0)
160160
concurrent-ruby (~> 1.0)
161161
inherited_resources (1.11.0)
162162
actionpack (>= 5.0, < 6.1)
@@ -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)
@@ -208,7 +208,7 @@ GEM
208208
mimemagic (0.3.3)
209209
mini_mime (1.0.2)
210210
mini_portile2 (2.4.0)
211-
minitest (5.11.3)
211+
minitest (5.12.2)
212212
multi_json (1.13.1)
213213
multi_test (0.1.2)
214214
nio4r (2.5.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.4)
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.1)
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.2)
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)
@@ -343,7 +343,7 @@ GEM
343343
websocket-extensions (0.1.4)
344344
xpath (3.2.0)
345345
nokogiri (~> 1.8)
346-
zeitwerk (2.1.10)
346+
zeitwerk (2.2.0)
347347

348348
PLATFORMS
349349
java

0 commit comments

Comments
 (0)
0