Skip to content

Commit 2a13aca

Browse files
committed
Update bundler
1 parent 6148109 commit 2a13aca

File tree

2 files changed

+75
-75
lines changed

2 files changed

+75
-75
lines changed

Gemfile.lock

Lines changed: 74 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -11,61 +11,61 @@ PATH
1111
GEM
1212
remote: http://rubygems.org/
1313
specs:
14-
actioncable (6.0.0)
15-
actionpack (= 6.0.0)
14+
actioncable (6.0.2.1)
15+
actionpack (= 6.0.2.1)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
18-
actionmailbox (6.0.0)
19-
actionpack (= 6.0.0)
20-
activejob (= 6.0.0)
21-
activerecord (= 6.0.0)
22-
activestorage (= 6.0.0)
23-
activesupport (= 6.0.0)
18+
actionmailbox (6.0.2.1)
19+
actionpack (= 6.0.2.1)
20+
activejob (= 6.0.2.1)
21+
activerecord (= 6.0.2.1)
22+
activestorage (= 6.0.2.1)
23+
activesupport (= 6.0.2.1)
2424
mail (>= 2.7.1)
25-
actionmailer (6.0.0)
26-
actionpack (= 6.0.0)
27-
actionview (= 6.0.0)
28-
activejob (= 6.0.0)
25+
actionmailer (6.0.2.1)
26+
actionpack (= 6.0.2.1)
27+
actionview (= 6.0.2.1)
28+
activejob (= 6.0.2.1)
2929
mail (~> 2.5, >= 2.5.4)
3030
rails-dom-testing (~> 2.0)
31-
actionpack (6.0.0)
32-
actionview (= 6.0.0)
33-
activesupport (= 6.0.0)
34-
rack (~> 2.0)
31+
actionpack (6.0.2.1)
32+
actionview (= 6.0.2.1)
33+
activesupport (= 6.0.2.1)
34+
rack (~> 2.0, >= 2.0.8)
3535
rack-test (>= 0.6.3)
3636
rails-dom-testing (~> 2.0)
3737
rails-html-sanitizer (~> 1.0, >= 1.2.0)
38-
actiontext (6.0.0)
39-
actionpack (= 6.0.0)
40-
activerecord (= 6.0.0)
41-
activestorage (= 6.0.0)
42-
activesupport (= 6.0.0)
38+
actiontext (6.0.2.1)
39+
actionpack (= 6.0.2.1)
40+
activerecord (= 6.0.2.1)
41+
activestorage (= 6.0.2.1)
42+
activesupport (= 6.0.2.1)
4343
nokogiri (>= 1.8.5)
44-
actionview (6.0.0)
45-
activesupport (= 6.0.0)
44+
actionview (6.0.2.1)
45+
activesupport (= 6.0.2.1)
4646
builder (~> 3.1)
4747
erubi (~> 1.4)
4848
rails-dom-testing (~> 2.0)
4949
rails-html-sanitizer (~> 1.1, >= 1.2.0)
50-
activejob (6.0.0)
51-
activesupport (= 6.0.0)
50+
activejob (6.0.2.1)
51+
activesupport (= 6.0.2.1)
5252
globalid (>= 0.3.6)
53-
activemodel (6.0.0)
54-
activesupport (= 6.0.0)
55-
activerecord (6.0.0)
56-
activemodel (= 6.0.0)
57-
activesupport (= 6.0.0)
58-
activestorage (6.0.0)
59-
actionpack (= 6.0.0)
60-
activejob (= 6.0.0)
61-
activerecord (= 6.0.0)
53+
activemodel (6.0.2.1)
54+
activesupport (= 6.0.2.1)
55+
activerecord (6.0.2.1)
56+
activemodel (= 6.0.2.1)
57+
activesupport (= 6.0.2.1)
58+
activestorage (6.0.2.1)
59+
actionpack (= 6.0.2.1)
60+
activejob (= 6.0.2.1)
61+
activerecord (= 6.0.2.1)
6262
marcel (~> 0.3.1)
63-
activesupport (6.0.0)
63+
activesupport (6.0.2.1)
6464
concurrent-ruby (~> 1.0, >= 1.0.2)
6565
i18n (>= 0.7, < 2)
6666
minitest (~> 5.1)
6767
tzinfo (~> 1.1)
68-
zeitwerk (~> 2.1, >= 2.1.8)
68+
zeitwerk (~> 2.2)
6969
addressable (2.7.0)
7070
public_suffix (>= 2.0.2, < 5.0)
7171
appraisal (2.2.0)
@@ -76,9 +76,9 @@ GEM
7676
babel-transpiler (0.7.0)
7777
babel-source (>= 4.0, < 6)
7878
execjs (~> 2.0)
79-
builder (3.2.3)
79+
builder (3.2.4)
8080
byebug (11.0.1)
81-
capybara (3.29.0)
81+
capybara (3.30.0)
8282
addressable
8383
mini_mime (>= 0.1.3)
8484
nokogiri (~> 1.8)
@@ -99,18 +99,18 @@ GEM
9999
coffee-script-source (1.12.2)
100100
concurrent-ruby (1.1.5)
101101
connection_pool (2.2.2)
102-
crass (1.0.4)
102+
crass (1.0.5)
103103
docile (1.1.5)
104104
erubi (1.9.0)
105105
es5-shim-rails (4.0.1)
106106
actionpack (>= 3.1)
107107
railties (>= 3.1)
108108
execjs (2.7.0)
109-
ffi (1.11.1)
109+
ffi (1.11.3)
110110
formatador (0.2.5)
111111
globalid (0.4.2)
112112
activesupport (>= 4.2.0)
113-
guard (2.15.1)
113+
guard (2.16.1)
114114
formatador (>= 0.2.4)
115115
listen (>= 2.7, < 4.0)
116116
lumberjack (>= 1.0.12, < 2.0)
@@ -123,15 +123,15 @@ GEM
123123
guard-minitest (2.4.6)
124124
guard-compat (~> 1.2)
125125
minitest (>= 3.0)
126-
i18n (1.6.0)
126+
i18n (1.7.0)
127127
concurrent-ruby (~> 1.0)
128128
jbuilder (2.9.1)
129129
activesupport (>= 4.2.0)
130-
json (2.2.0)
130+
json (2.3.0)
131131
listen (3.0.8)
132132
rb-fsevent (~> 0.9, >= 0.9.4)
133133
rb-inotify (~> 0.9, >= 0.9.7)
134-
loofah (2.2.3)
134+
loofah (2.4.0)
135135
crass (~> 1.0.2)
136136
nokogiri (>= 1.5.9)
137137
lumberjack (1.0.13)
@@ -143,10 +143,10 @@ GEM
143143
mimemagic (0.3.3)
144144
mini_mime (1.0.2)
145145
mini_portile2 (2.4.0)
146-
minitest (5.12.0)
146+
minitest (5.13.0)
147147
nenv (0.3.0)
148148
nio4r (2.5.2)
149-
nokogiri (1.10.4)
149+
nokogiri (1.10.7)
150150
mini_portile2 (~> 2.4.0)
151151
notiffany (0.1.3)
152152
nenv (~> 0.1)
@@ -157,39 +157,39 @@ GEM
157157
pry-byebug (3.7.0)
158158
byebug (~> 11.0)
159159
pry (~> 0.10)
160-
public_suffix (4.0.1)
161-
rack (2.0.7)
160+
public_suffix (4.0.2)
161+
rack (2.0.8)
162162
rack-test (1.1.0)
163163
rack (>= 1.0, < 3)
164-
rails (6.0.0)
165-
actioncable (= 6.0.0)
166-
actionmailbox (= 6.0.0)
167-
actionmailer (= 6.0.0)
168-
actionpack (= 6.0.0)
169-
actiontext (= 6.0.0)
170-
actionview (= 6.0.0)
171-
activejob (= 6.0.0)
172-
activemodel (= 6.0.0)
173-
activerecord (= 6.0.0)
174-
activestorage (= 6.0.0)
175-
activesupport (= 6.0.0)
164+
rails (6.0.2.1)
165+
actioncable (= 6.0.2.1)
166+
actionmailbox (= 6.0.2.1)
167+
actionmailer (= 6.0.2.1)
168+
actionpack (= 6.0.2.1)
169+
actiontext (= 6.0.2.1)
170+
actionview (= 6.0.2.1)
171+
activejob (= 6.0.2.1)
172+
activemodel (= 6.0.2.1)
173+
activerecord (= 6.0.2.1)
174+
activestorage (= 6.0.2.1)
175+
activesupport (= 6.0.2.1)
176176
bundler (>= 1.3.0)
177-
railties (= 6.0.0)
177+
railties (= 6.0.2.1)
178178
sprockets-rails (>= 2.0.0)
179179
rails-dom-testing (2.0.3)
180180
activesupport (>= 4.2.0)
181181
nokogiri (>= 1.6)
182-
rails-html-sanitizer (1.2.0)
183-
loofah (~> 2.2, >= 2.2.2)
184-
railties (6.0.0)
185-
actionpack (= 6.0.0)
186-
activesupport (= 6.0.0)
182+
rails-html-sanitizer (1.3.0)
183+
loofah (~> 2.3)
184+
railties (6.0.2.1)
185+
actionpack (= 6.0.2.1)
186+
activesupport (= 6.0.2.1)
187187
method_source
188188
rake (>= 0.8.7)
189189
thor (>= 0.20.3, < 2.0)
190-
rake (12.3.3)
190+
rake (13.0.1)
191191
rb-fsevent (0.10.3)
192-
rb-inotify (0.10.0)
192+
rb-inotify (0.10.1)
193193
ffi (~> 1.0)
194194
regexp_parser (1.6.0)
195195
rubyzip (2.0.0)
@@ -202,18 +202,18 @@ GEM
202202
json (>= 1.8, < 3)
203203
simplecov-html (~> 0.10.0)
204204
simplecov-html (0.10.2)
205-
sprockets (3.7.2)
205+
sprockets (4.0.0)
206206
concurrent-ruby (~> 1.0)
207207
rack (> 1, < 3)
208208
sprockets-rails (3.2.1)
209209
actionpack (>= 4.0)
210210
activesupport (>= 4.0)
211211
sprockets (>= 3.0.0)
212212
test-unit (2.5.5)
213-
thor (0.20.3)
213+
thor (1.0.1)
214214
thread_safe (0.3.6)
215215
tilt (2.0.10)
216-
tzinfo (1.2.5)
216+
tzinfo (1.2.6)
217217
thread_safe (~> 0.1)
218218
webdrivers (4.2.0)
219219
nokogiri (~> 1.6)
@@ -224,14 +224,14 @@ GEM
224224
websocket-extensions (0.1.4)
225225
xpath (3.2.0)
226226
nokogiri (~> 1.8)
227-
zeitwerk (2.1.10)
227+
zeitwerk (2.2.2)
228228

229229
PLATFORMS
230230
ruby
231231

232232
DEPENDENCIES
233233
appraisal
234-
bundler (>= 1.2.2, < 2.0)
234+
bundler (~> 2.0)
235235
capybara
236236
codeclimate-test-reporter
237237
coffee-rails
@@ -248,4 +248,4 @@ DEPENDENCIES
248248
webdrivers
249249

250250
BUNDLED WITH
251-
1.17.3
251+
2.1.2

react-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
1515
s.email = ['paul@oshannessy.com', 'rmosolgo@gmail.com', 'neonmd@hotmail.co.uk', 'info@ttanimichi.com']
1616

1717
s.add_development_dependency 'appraisal'
18-
s.add_development_dependency 'bundler', '>= 1.2.2', '< 2.0'
18+
s.add_development_dependency 'bundler', '~> 2.0'
1919
s.add_development_dependency 'codeclimate-test-reporter'
2020
s.add_development_dependency 'coffee-rails'
2121
s.add_development_dependency 'es5-shim-rails', '>= 2.0.5'

0 commit comments

Comments
 (0)