8000 Bump rails from 6.0.0 to 6.0.1 in /gemfiles/rails_60_turbolinks (#5927) · stephancom/activeadmin@155cdb1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 155cdb1

Browse files
Bump rails from 6.0.0 to 6.0.1 in /gemfiles/rails_60_turbolinks (activeadmin#5927)
1 parent 36e9a5a commit 155cdb1

File tree

1 file changed

+57
-57
lines changed

1 file changed

+57
-57
lines changed

gemfiles/rails_60_turbolinks/Gemfile.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -16,70 +16,70 @@ PATH
1616
GEM
1717
remote: https://rubygems.org/
1818
specs:
19-
actioncable (6.0.0)
20-
actionpack (= 6.0.0)
19+
actioncable (6.0.1)
20+
actionpack (= 6.0.1)
2121
nio4r (~> 2.0)
2222
websocket-driver (>= 0.6.1)
23-
actionmailbox (6.0.0)
24-
actionpack (= 6.0.0)
25-
activejob (= 6.0.0)
26-
activerecord (= 6.0.0)
27-
activestorage (= 6.0.0)
28-
activesupport (= 6.0.0)
23+
actionmailbox (6.0.1)
24+
actionpack (= 6.0.1)
25+
activejob (= 6.0.1)
26+
activerecord (= 6.0.1)
27+
activestorage (= 6.0.1)
28+
activesupport (= 6.0.1)
2929
mail (>= 2.7.1)
30-
actionmailer (6.0.0)
31-
actionpack (= 6.0.0)
32-
actionview (= 6.0.0)
33-
activejob (= 6.0.0)
30+
actionmailer (6.0.1)
31+
actionpack (= 6.0.1)
32+
actionview (= 6.0.1)
33+
activejob (= 6.0.1)
3434
mail (~> 2.5, >= 2.5.4)
3535
rails-dom-testing (~> 2.0)
36-
actionpack (6.0.0)
37-
actionview (= 6.0.0)
38-
activesupport (= 6.0.0)
36+
actionpack (6.0.1)
37+
actionview (= 6.0.1)
38+
activesupport (= 6.0.1)
3939
rack (~> 2.0)
4040
rack-test (>= 0.6.3)
4141
rails-dom-testing (~> 2.0)
4242
rails-html-sanitizer (~> 1.0, >= 1.2.0)
43-
actiontext (6.0.0)
44-
actionpack (= 6.0.0)
45-
activerecord (= 6.0.0)
46-
activestorage (= 6.0.0)
47-
activesupport (= 6.0.0)
43+
actiontext (6.0.1)
44+
actionpack (= 6.0.1)
45+
activerecord (= 6.0.1)
46+
activestorage (= 6.0.1)
47+
activesupport (= 6.0.1)
4848
nokogiri (>= 1.8.5)
49-
actionview (6.0.0)
50-
activesupport (= 6.0.0)
49+
actionview (6.0.1)
50+
activesupport (= 6.0.1)
5151
builder (~> 3.1)
5252
erubi (~> 1.4)
5353
rails-dom-testing (~> 2.0)
5454
rails-html-sanitizer (~> 1.1, >= 1.2.0)
55-
activejob (6.0.0)
56-
activesupport (= 6.0.0)
55+
activejob (6.0.1)
56+
activesupport (= 6.0.1)
5757
globalid (>= 0.3.6)
58-
activemodel (6.0.0)
59-
activesupport (= 6.0.0)
58+
activemodel (6.0.1)
59+
activesupport (= 6.0.1)
6060
activemodel-serializers-xml (1.0.2)
6161
activemodel (> 5.x)
6262
activesupport (> 5.x)
6363
builder (~> 3.1)
64-
activerecord (6.0.0)
65-
activemodel (= 6.0.0)
66-
activesupport (= 6.0.0)
64+
activerecord (6.0.1)
65+
activemodel (= 6.0.1)
66+
activesupport (= 6.0.1)
6767
activerecord-jdbc-adapter (60.0.rc1-java)
6868
activerecord (~> 6.0.0.rc1)
6969
activerecord-jdbcsqlite3-adapter (60.0.rc1-java)
7070
activerecord-jdbc-adapter (= 60.0.rc1)
7171
jdbc-sqlite3 (~> 3.8, < 3.30)
72-
activestorage (6.0.0)
73-
actionpack (= 6.0.0)
74-
activejob (= 6.0.0)
75-
activerecord (= 6.0.0)
72+
activestorage (6.0.1)
73+
actionpack (= 6.0.1)
74+
activejob (= 6.0.1)
75+
activerecord (= 6.0.1)
7676
marcel (~> 0.3.1)
77-
activesupport (6.0.0)
77+
activesupport (6.0.1)
7878
concurrent-ruby (~> 1.0, >= 1.0.2)
7979
i18n (>= 0.7, < 2)
8080
minitest (~> 5.1)
8181
tzinfo (~> 1.1)
82-
zeitwerk (~> 2.1, >= 2.1.8)
82+
zeitwerk (~> 2.2)
8383
addressable (2.7.0)
8484
public_suffix (>= 2.0.2, < 5.0)
8585
apparition (0.4.0)
@@ -208,14 +208,14 @@ GEM
208208
mimemagic (0.3.3)
209209
mini_mime (1.0.2)
210210
mini_portile2 (2.4.0)
211-
minitest (5.12.2)
211+
minitest (5.13.0)
212212
multi_json (1.13.1)
213213
multi_test (0.1.2)
214-
nio4r (2.5.1)
215-
nio4r (2.5.1-java)
216-
nokogiri (1.10.4)
214+
nio4r (2.5.2)
215+
nio4r (2.5.2-java)
216+
nokogiri (1.10.5)
217217
mini_portile2 (~> 2.4.0)
218-
nokogiri (1.10.4-java)
218+
nokogiri (1.10.5-java)
219219
orm_adapter (0.5.0)
220220
parallel (1.17.0)
221221
parallel_tests (2.29.2)
@@ -239,20 +239,20 @@ GEM
239239
rack (2.0.7)
240240
rack-test (1.1.0)
241241
rack (>= 1.0, < 3)
242-
rails (6.0.0)
243-
actioncable (= 6.0.0)
244-
actionmailbox (= 6.0.0)
245-
actionmailer (= 6.0.0)
246-
actionpack (= 6.0.0)
247-
actiontext (= 6.0.0)
248-
actionview (= 6.0.0)
249-
activejob (= 6.0.0)
250-
activemodel (= 6.0.0)
251-
activerecord (= 6.0.0)
252-
activestorage (= 6.0.0)
253-
activesupport (= 6.0.0)
242+
rails (6.0.1)
243+
actioncable (= 6.0.1)
244+
actionmailbox (= 6.0.1)
245+
actionmailer (= 6.0.1)
246+
actionpack (= 6.0.1)
247+
actiontext (= 6.0.1)
248+
actionview (= 6.0.1)
249+
activejob (= 6.0.1)
250+
activemodel (= 6.0.1)
251+
activerecord (= 6.0.1)
252+
activestorage (= 6.0.1)
253+
activesupport (= 6.0.1)
254254
bundler (>= 1.3.0)
255-
railties (= 6.0.0)
255+
railties (= 6.0.1)
256256
sprockets-rails (>= 2.0.0)
257257
rails-dom-testing (2.0.3)
258258
activesupport (>= 4.2.0)
@@ -262,9 +262,9 @@ GEM
262262
rails-i18n (6.0.0)
263263
i18n (>= 0.7, < 2)
264264
railties (>= 6.0.0, < 7)
265-
railties (6.0.0)
266-
actionpack (= 6.0.0)
267-
activesupport (= 6.0.0)
265+
railties (6.0.1)
266+
actionpack (= 6.0.1)
267+
activesupport (= 6.0.1)
268268
method_source
269269
rake (>= 0.8.7)
270270
thor (>= 0.20.3, < 2.0)
@@ -343,7 +343,7 @@ GEM
343343
websocket-extensions (0.1.4)
344344
xpath (3.2.0)
345345
nokogiri (~> 1.8)
346-
zeitwerk (2.2.0)
346+
zeitwerk (2.2.1)
347347

348348
PLATFORMS
349349
java

0 commit comments

Comments
 (0)
0