10000 Bump rspec-rails from 3.8.2 to 3.9.0 (#5900) · activeadmin/activeadmin@ce8a88c · GitHub
[go: up one dir, main page]

Skip to content

Commit ce8a88c

Browse files
Bump rspec-rails from 3.8.2 to 3.9.0 (#5900)
1 parent 03345e3 commit ce8a88c

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

Gemfile.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ GEM
107107
octokit (>= 2.2.0)
108108
coderay (1.1.2)
109109
concurrent-ruby (1.1.5)
110-
crass (1.0.4)
110+
crass (1.0.5)
111111
cucumber (3.1.2)
112112
builder (>= 2.1.2)
113113
cucumber-core (~> 3.2.0)
@@ -148,7 +148,7 @@ GEM
148148
activemodel-serializers-xml (>= 1.0)
149149
activesupport (>= 5.0)
150150
request_store (>= 1.0)
151-
erubi (1.8.0)
151+
erubi (1.9.0)
152152
faraday (0.15.4)
153153
multipart-post (>= 1.2, < 3)
154154
ffi (1.11.1)
@@ -163,7 +163,7 @@ GEM
163163
actionpack (>= 4.1)
164164
activesupport (>= 4.1)
165165
highline (2.0.2)
166-
i18n (1.6.0)
166+
i18n (1.7.0)
167167
concurrent-ruby (~> 1.0)
168168
i18n-spec (0.6.0)
169169
iso
@@ -218,7 +218,7 @@ GEM
218218
launchy (2.4.3-java)
219219
addressable (~> 2.3)
220220
spoon (~> 0.0.1)
221-
loofah (2.2.3)
221+
loofah (2.3.1)
222222
crass (~> 1.0.2)
223223
nokogiri (>= 1.5.9)
224224
mail (2.7.1)
@@ -236,7 +236,7 @@ GEM
236236
mimemagic (0.3.3)
237237
mini_mime (1.0.2)
238238
mini_portile2 (2.4.0)
239-
minitest (5.11.3)
239+
minitest (5.12.2)
240240
mixlib-cli (1.7.0)
241241
mixlib-config (2.2.18)
242242
tomlrb
@@ -294,8 +294,8 @@ GEM
294294
rails-dom-testing (2.0.3)
295295
activesupport (>= 4.2.0)
296296
nokogiri (>= 1.6)
297-
rails-html-sanitizer (1.2.0)
298-
loofah (~> 2.2, >= 2.2.2)
297+
rails-html-sanitizer (1.3.0)
298+
loofah (~> 2.3)
299299
rails-i18n (6.0.0)
300300
i18n (>= 0.7, < 2)
301301
railties (>= 6.0.0, < 7)
@@ -319,27 +319,27 @@ GEM
319319
responders (3.0.0)
320320
actionpack (>= 5.0)
321321
railties (>= 5.0)
322-
rspec (3.8.0)
323-
rspec-core (~> 3.8.0)
324-
rspec-expectations (~> 3.8.0)
325-
rspec-mocks (~> 3.8.0)
326-
rspec-core (3.8.2)
327-
rspec-support (~> 3.8.0)
328-
rspec-expectations (3.8.5)
322+
rspec (3.9.0)
323+
rspec-core (~> 3.9.0)
324+
rspec-expectations (~> 3.9.0)
325+
rspec-mocks (~> 3.9.0)
326+
rspec-core (3.9.0)
327+
rspec-support (~> 3.9.0)
328+
rspec-expectations (3.9.0)
329329
diff-lcs (>= 1.2.0, < 2.0)
330-
rspec-support (~> 3.8.0)
331-
rspec-mocks (3.8.2)
330+
rspec-support (~> 3.9.0)
331+
rspec-mocks (3.9.0)
332332
diff-lcs (>= 1.2.0, < 2.0)
333-
rspec-support (~> 3.8.0)
334-
rspec-rails (3.8.2)
333+
rspec-support (~> 3.9.0)
334+
rspec-rails (3.9.0)
335335
actionpack (>= 3.0)
336336
activesupport (>= 3.0)
337337
railties (>= 3.0)
338-
rspec-core (~> 3.8.0)
339-
rspec-expectations (~> 3.8.0)
340-
rspec-mocks (~> 3.8.0)
341-
rspec-support (~> 3.8.0)
342-
rspec-support (3.8.3)
338+
rspec-core (~> 3.9.0)
339+
rspec-expectations (~> 3.9.0)
340+
rspec-mocks (~> 3.9.0)
341+
rspec-support (~> 3.9.0)
342+
rspec-support (3.9.0)
343343
rubocop (0.75.0)
344344
jaro_winkler (~> 1.5.1)
345345
parallel (~> 1.10)
@@ -399,7 +399,7 @@ GEM
399399
xpath (3.2.0)
400400
nokogiri (~> 1.8)
401401
yard (0.9.20)
402-
zeitwerk (2.1.10)
402+
zeitwerk (2.2.0)
403403

404404
PLATFORMS
405405
java

0 commit comments

Comments
 (0)
0