Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 567798e

Browse files
committedDec 19, 2018
Change bundler dependency lock to minor instead of patch level
1 parent 160d8b5 commit 567798e

File tree

6 files changed

+58
-63
lines changed

6 files changed

+58
-63
lines changed
 

‎ruby/hyper-component/Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ PATH
44
hyper-spec (0.99.4)
55
capybara
66
chromedriver-helper (= 1.2.0)
7-
libv8
7+
libv8 (~> 6.7.0)
88
method_source
9-
mini_racer
9+
mini_racer (~> 0.2.4)
1010
opal (>= 0.11.0, < 0.12.0)
1111
parser (>= 2.3.3.1)
1212
pry
1313
rspec-rails
1414
selenium-webdriver
1515
timecop (~> 0.8.1)
1616
uglifier
17-
unparser
17+
unparser (~> 0.3.0)
1818
webdrivers
1919

2020
PATH
@@ -28,8 +28,8 @@ PATH
2828
remote: ../hyperloop-config
2929
specs:
3030
hyperloop-config (0.99.4)
31-
libv8
32-
mini_racer
31+
libv8 (~> 6.7.0)
32+
mini_racer (~> 0.2.4)
3333
opal (>= 0.11.0, < 0.12.0)
3434
opal-browser (~> 0.2.0)
3535
uglifier
@@ -298,7 +298,7 @@ GEM
298298
uglifier (4.1.20)
299299
execjs (>= 0.3.0, < 3)
300300
unicode-display_width (1.4.0)
301-
unparser (0.4.2)
301+
unparser (0.3.0)
302302
abstract_type (~> 0.0.7)
303303
adamantium (~> 0.2.0)
304304
concord (~> 0.1.5)
@@ -321,7 +321,7 @@ PLATFORMS
321321
ruby
322322

323323
DEPENDENCIES
324-
bundler (~> 1.16.0)
324+
bundler (~> 1.16)
325325
chromedriver-helper
326326
hyper-component!
327327
hyper-spec!
@@ -345,4 +345,4 @@ DEPENDENCIES
345345
timecop (~> 0.8.1)
346346

347347
BUNDLED WITH
348-
1.16.1
348+
1.17.2

‎ruby/hyper-component/hyper-component.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
2929
spec.add_dependency 'opal-activesupport', '~> 0.3.1'
3030
spec.add_dependency 'react-rails', '>= 2.4.0', '< 2.5.0'
3131

32-
spec.add_development_dependency 'bundler', '~> 1.16.0'
32+
spec.add_development_dependency 'bundler', '~> 1.16'
3333
spec.add_development_dependency 'chromedriver-helper'
3434
spec.add_development_dependency 'hyper-spec', Hyperloop::Component::VERSION
3535
spec.add_development_dependency 'jquery-rails'

‎ruby/hyper-i18n/Gemfile.lock

Lines changed: 43 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,84 +1,74 @@
1-
GIT
2-
remote: https://github.com/opal/opal-jquery.git
3-
revision: 6249dfaf406ecd7199079b4f4d9dc67cfdf4d602
4-
branch: master
5-
specs:
6-
opal-jquery (0.4.3)
7-
opal (>= 0.10.0, < 0.12.0)
8-
91
PATH
102
remote: ../hyper-component
113
specs:
12-
hyper-component (1.0.0.lap28)
13-
hyper-store (= 1.0.0.lap28)
14-
hyperloop-config (= 1.0.0.lap28)
15-
libv8 (~> 6.3.0)
16-
mini_racer (~> 0.1.15)
4+
hyper-component (0.99.4)
5+
hyper-store (= 0.99.4)
6+
hyperloop-config (= 0.99.4)
7+
libv8 (~> 6.7.0)
8+
mini_racer (~> 0.2.4)
179
opal (>= 0.11.0, < 0.12.0)
1810
opal-activesupport (~> 0.3.1)
1911
react-rails (>= 2.4.0, < 2.5.0)
2012

2113
PATH
2214
remote: ../hyper-model
2315
specs:
24-
hyper-model (1.0.0.lap28)
16+
hyper-model (0.99.4)
17+
activemodel
2518
activerecord (>= 4.0.0)
26-
hyper-component (= 1.0.0.lap28)
27-
hyper-operation (= 1.0.0.lap28)
19+
hyper-component (= 0.99.4)
20+
hyper-operation (= 0.99.4)
2821

2922
PATH
3023
remote: ../hyper-operation
3124
specs:
32-
hyper-operation (1.0.0.lap28)
25+
hyper-operation (0.99.4)
3326
activerecord (>= 4.0.0)
34-
hyper-component (= 1.0.0.lap28)
35-
hyperloop-config (= 1.0.0.lap28)
36-
libv8 (~> 6.3.0)
37-
mini_racer (~> 0.1.15)
27+
hyper-component (= 0.99.4)
3828
mutations
3929
opal-activesupport (~> 0.3.1)
4030

4131
PATH
4232
remote: ../hyper-spec
4333
specs:
44-
hyper-spec (1.0.0.lap28)
34+
hyper-spec (0.99.4)
4535
capybara
46-
chromedriver-helper
47-
libv8 (~> 6.3.0)
36+
chromedriver-helper (= 1.2.0)
37+
libv8 (~> 6.7.0)
4838
method_source
49-
mini_racer (~> 0.1.15)
39+
mini_racer (~> 0.2.4)
5040
opal (>= 0.11.0, < 0.12.0)
5141
parser (>= 2.3.3.1)
5242
pry
5343
rspec-rails
5444
selenium-webdriver
5545
timecop (~> 0.8.1)
5646
uglifier
57-
unparser
47+
unparser (~> 0.3.0)
5848
webdrivers
5949

6050
PATH
6151
remote: ../hyper-store
6252
specs:
63-
hyper-store (1.0.0.lap28)
64-
hyperloop-config (= 1.0.0.lap28)
53+
hyper-store (0.99.4)
54+
hyperloop-config (= 0.99.4)
6555
opal (>= 0.11.0, < 0.12.0)
6656

6757
PATH
6858
remote: ../hyperloop-config
6959
specs:
70-
hyperloop-config (1.0.0.lap28)
71-
libv8 (~> 6.3.0)
72-
mini_racer (~> 0.1.15)
60+
hyperloop-config (0.99.4)
61+
libv8 (~> 6.7.0)
62+
mini_racer (~> 0.2.4)
7363
opal (>= 0.11.0, < 0.12.0)
7464
opal-browser (~> 0.2.0)
7565
uglifier
7666

7767
PATH
7868
remote: .
7969
specs:
80-
hyper-i18n (1.0.0.lap28)
81-
hyper-operation (= 1.0.0.lap28)
70+
hyper-i18n (0.99.4)
71+
hyper-operation (= 0.99.4)
8272
i18n
8373

8474
GEM
@@ -140,13 +130,14 @@ GEM
140130
babel-source (>= 4.0, < 6)
141131
execjs (~> 2.0)
142132
builder (3.2.3)
143-
capybara (3.7.2)
133+
capybara (3.12.0)
144134
addressable
145135
mini_mime (>= 0.1.3)
146136
nokogiri (~> 1.8)
147137
rack (>= 1.6.0)
148138
rack-test (>= 0.6.3)
149-
xpath (~> 3.1)
139+
regexp_parser (~> 1.2)
140+
xpath (~> 3.2)
150141
childprocess (0.9.0)
151142
ffi (~> 1.0, >= 1.0.11)
152143
chromedriver-helper (1.2.0)
@@ -175,7 +166,7 @@ GEM
175166
rails-dom-testing (>= 1, < 3)
176167
railties (>= 4.2.0)
177168
thor (>= 0.14, < 2.0)
178-
libv8 (6.3.292.48.1)
169+
libv8 (6.7.288.46.1)
179170
loofah (2.2.2)
180171
crass (~> 1.0.2)
181172
nokogiri (>= 1.5.9)
@@ -189,11 +180,12 @@ GEM
189180
mimemagic (0.3.2)
190181
mini_mime (1.0.1)
191182
mini_portile2 (2.3.0)
192-
mini_racer (0.1.15)
193-
libv8 (~> 6.3)
183+
mini_racer (0.2.4)
184+
libv8 (>= 6.3)
194185
minitest (5.11.3)
195186
mutations (0.8.3)
196187
activesupport
188+
net_http_ssl_fix (0.0.10)
197189
nio4r (2.3.1)
198190
nokogiri (1.8.4)
199191
mini_portile2 (~> 2.3.0)
@@ -207,6 +199,8 @@ GEM
207199
opal-browser (0.2.0)
208200
opal
209201
paggio
202+
opal-jquery (0.4.3)
203+
opal (>= 0.10.0, < 0.12.0)
210204
opal-rails (0.9.5)
211205
jquery-rails
212206
opal (>= 0.11.0, < 0.12)
@@ -266,6 +260,7 @@ GEM
266260
execjs
267261
railties (>= 3.2)
268262
tilt
263+
regexp_parser (1.3.0)
269264
rspec (3.8.0)
270265
rspec-core (~> 3.8.0)
271266
rspec-expectations (~> 3.8.0)
@@ -278,7 +273,7 @@ GEM
278273
rspec-mocks (3.8.0)
279274
diff-lcs (>= 1.2.0, < 2.0)
280275
rspec-support (~> 3.8.0)
281-
rspec-rails (3.8.0)
276+
rspec-rails (3.8.1)
282277
actionpack (>= 3.0)
283278
activesupport (>= 3.0)
284279
railties (>= 3.0)
@@ -296,9 +291,9 @@ GEM
296291
unicode-display_width (~> 1.0, >= 1.0.1)
297292
ruby-progressbar (1.10.0)
298293
rubyzip (1.2.2)
299-
selenium-webdriver (3.14.0)
294+
selenium-webdriver (3.141.0)
300295
childprocess (~> 0.5)
301-
rubyzip (~> 1.2)
296+
rubyzip (~> 1.2, >= 1.2.2)
302297
sourcemap (0.1.1)
303298
sprockets (3.7.2)
304299
concurrent-ruby (~> 1.0)
@@ -314,32 +309,33 @@ GEM
314309
timecop (0.8.1)
315310
tzinfo (1.2.5)
316311
thread_safe (~> 0.1)
317-
uglifier (4.1.19)
312+
uglifier (4.1.20)
318313
execjs (>= 0.3.0, < 3)
319314
unicode-display_width (1.4.0)
320-
unparser (0.2.8)
315+
unparser (0.3.0)
321316
abstract_type (~> 0.0.7)
322317
adamantium (~> 0.2.0)
323318
concord (~> 0.1.5)
324319
diff-lcs (~> 1.3)
325320
equalizer (~> 0.0.9)
326321
parser (>= 2.3.1.2, < 2.6)
327322
procto (~> 0.0.2)
328-
webdrivers (3.4.0)
323+
webdrivers (3.5.2)
324+
net_http_ssl_fix
329325
nokogiri (~> 1.6)
330326
rubyzip (~> 1.0)
331327
selenium-webdriver (~> 3.0)
332328
websocket-driver (0.7.0)
333329
websocket-extensions (>= 0.1.0)
334330
websocket-extensions (0.1.3)
335-
xpath (3.1.0)
331+
xpath (3.2.0)
336332
nokogiri (~> 1.8)
337333

338334
PLATFORMS
339335
ruby
340336

341337
DEPENDENCIES
342-
bundler (~> 1.16.0)
338+
bundler (~> 1.16)
343339
chromedriver-helper
344340
hyper-component!
345341
hyper-i18n!
@@ -348,7 +344,6 @@ DEPENDENCIES
348344
hyper-spec!
349345
hyper-store!
350346
hyperloop-config!
351-
opal-jquery!
352347
opal-rails (~> 0.9.4)
353348
pry
354349
puma
@@ -358,4 +353,4 @@ DEPENDENCIES
358353
sqlite3
359354

360355
BUNDLED WITH
361-
1.16.0
356+
1.17.2

‎ruby/hyper-i18n/hyper-i18n.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
2222
spec.add_dependency 'hyper-operation', HyperI18n::VERSION
2323
spec.add_dependency 'i18n'
2424

25-
spec.add_development_dependency 'bundler', '~> 1.16.0'
25+
spec.add_development_dependency 'bundler', '~> 1.16'
2626
spec.add_development_dependency 'chromedriver-helper'
2727
spec.add_development_dependency 'hyper-model', HyperI18n::VERSION
2828
spec.add_development_dependency 'hyper-spec', HyperI18n::VERSION

‎ruby/hyperloop-config/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ PATH
1414
selenium-webdriver
1515
timecop (~> 0.8.1)
1616
uglifier
17-
unparser
17+
unparser (~> 0.3.0)
1818
webdrivers
1919

2020
PATH
@@ -255,7 +255,7 @@ GEM
255255
uglifier (4.1.20)
256256
execjs (>= 0.3.0, < 3)
257257
unicode-display_width (1.4.0)
258-
unparser (0.4.2)
258+
unparser (0.3.0)
259259
abstract_type (~> 0.0.7)
260260
adamantium (~> 0.2.0)
261261
concord (~> 0.1.5)
@@ -278,7 +278,7 @@ PLATFORMS
278278
ruby
279279

280280
DEPENDENCIES
281-
bundler (~> 1.16.0)
281+
bundler (~> 1.16)
282282
chromedriver-helper
283283
hyper-spec!
284284
hyperloop-config!
@@ -293,4 +293,4 @@ DEPENDENCIES
293293
timecop (~> 0.8.1)
294294

295295
BUNDLED WITH
296-
1.16.1
296+
1.17.2

‎ruby/hyperloop-config/hyperloop-config.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
2828
spec.add_dependency 'uglifier'
2929

3030

31-
spec.add_development_dependency 'bundler', '~> 1.16.0'
31+
spec.add_development_dependency 'bundler', '~> 1.16'
3232
spec.add_development_dependency 'chromedriver-helper'
3333
spec.add_development_dependency 'hyper-spec', Hyperloop::Config::VERSION
3434
spec.add_development_dependency 'opal-rails', '~> 0.9.4'

0 commit comments

Comments
 (0)
Please sign in to comment.