Skip to content

Commit f09f32c

Browse files
committed
Lock Gems
1 parent 4c542f5 commit f09f32c

File tree

2 files changed

+90
-82
lines changed

2 files changed

+90
-82
lines changed

Gemfile.lock

+88-80
Original file line numberDiff line numberDiff line change
@@ -1,98 +1,103 @@
11
PATH
22
remote: .
33
specs:
4-
utf8mb4rails (0.1.0)
5-
departure (~> 4.0, >= 4.0.1)
4+
utf8mb4rails (0.2.0)
5+
departure (~> 6.1)
66
mysql2 (~> 0.4.0)
77

88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actionmailer (4.2.9)
12-
actionpack (= 4.2.9)
13-
actionview (= 4.2.9)
14-
activejob (= 4.2.9)
11+
actioncable (5.1.7)
12+
actionpack (= 5.1.7)
13+
nio4r (~> 2.0)
14+
websocket-driver (~> 0.6.1)
15+
actionmailer (5.1.7)
16+
actionpack (= 5.1.7)
17+
actionview (= 5.1.7)
18+
activejob (= 5.1.7)
1519
mail (~> 2.5, >= 2.5.4)
16-
rails-dom-testing (~> 1.0, >= 1.0.5)
17-
actionpack (4.2.9)
18-
actionview (= 4.2.9)
19-
activesupport (= 4.2.9)
20-
rack (~> 1.6)
21-
rack-test (~> 0.6.2)
22-
rails-dom-testing (~> 1.0, >= 1.0.5)
20+
rails-dom-testing (~> 2.0)
21+
actionpack (5.1.7)
22+
actionview (= 5.1.7)
23+
activesupport (= 5.1.7)
24+
rack (~> 2.0)
25+
rack-test (>= 0.6.3)
26+
rails-dom-testing (~> 2.0)
2327
rails-html-sanitizer (~> 1.0, >= 1.0.2)
24-
actionview (4.2.9)
25-
activesupport (= 4.2.9)
28+
actionview (5.1.7)
29+
activesupport (= 5.1.7)
2630
builder (~> 3.1)
27-
erubis (~> 2.7.0)
28-
rails-dom-testing (~> 1.0, >= 1.0.5)
31+
erubi (~> 1.4)
32+
rails-dom-testing (~> 2.0)
2933
rails-html-sanitizer (~> 1.0, >= 1.0.3)
30-
activejob (4.2.9)
31-
activesupport (= 4.2.9)
32-
globalid (>= 0.3.0)
33-
activemodel (4.2.9)
34-
activesupport (= 4.2.9)
35-
builder (~> 3.1)
36-
activerecord (4.2.9)
37-
activemodel (= 4.2.9)
38-
activesupport (= 4.2.9)
39-
arel (~> 6.0)
40-
activesupport (4.2.9)
41-
i18n (~> 0.7)
34+
activejob (5.1.7)
35+
activesupport (= 5.1.7)
36+
globalid (>= 0.3.6)
37+
activemodel (5.1.7)
38+
activesupport (= 5.1.7)
39+
activerecord (5.1.7)
40+
activemodel (= 5.1.7)
41+
activesupport (= 5.1.7)
42+
arel (~> 8.0)
43+
activesupport (5.1.7)
44+
concurrent-ruby (~> 1.0, >= 1.0.2)
45+
i18n (>= 0.7, < 2)
4246
minitest (~> 5.1)
43-
thread_safe (~> 0.3, >= 0.3.4)
4447
tzinfo (~> 1.1)
45-
arel (6.0.4)
46-
builder (3.2.3)
47-
concurrent-ruby (1.0.5)
48-
departure (4.0.1)
48+
arel (8.0.0)
49+
builder (3.2.4)
50+
concurrent-ruby (1.1.6)
51+
crass (1.0.6)
52+
departure (6.1.0)
4953
mysql2 (~> 0.4.0)
50-
rails (~> 4.2.0)
54+
rails (~> 5.1.0)
5155
diff-lcs (1.3)
52-
erubis (2.7.0)
53-
globalid (0.4.0)
56+
erubi (1.9.0)
57+
globalid (0.4.2)
5458
activesupport (>= 4.2.0)
55-
i18n (0.8.6)
56-
loofah (2.0.3)
59+
i18n (1.8.2)
60+
concurrent-ruby (~> 1.0)
61+
loofah (2.5.0)
62+
crass (~> 1.0.2)
5763
nokogiri (>= 1.5.9)
58-
mail (2.6.6)
59-
mime-types (>= 1.16, < 4)
60-
mime-types (3.1)
61-
mime-types-data (~> 3.2015)
62-
mime-types-data (3.2016.0521)
63-
mini_portile2 (2.2.0)
64-
minitest (5.10.3)
65-
mysql2 (0.4.9)
66-
nokogiri (1.8.0)
67-
mini_portile2 (~> 2.2.0)
68-
rack (1.6.8)
69-
rack-test (0.6.3)
70-
rack (>= 1.0)
71-
rails (4.2.9)
72-
actionmailer (= 4.2.9)
73-
actionpack (= 4.2.9)
74-
actionview (= 4.2.9)
75-
activejob (= 4.2.9)
76-
activemodel (= 4.2.9)
77-
activerecord (= 4.2.9)
78-
activesupport (= 4.2.9)
79-
bundler (>= 1.3.0, < 2.0)
80-
railties (= 4.2.9)
81-
sprockets-rails
82-
rails-deprecated_sanitizer (1.0.3)
83-
activesupport (>= 4.2.0.alpha)
84-
rails-dom-testing (1.0.8)
85-
activesupport (>= 4.2.0.beta, < 5.0)
86-
nokogiri (~> 1.6)
87-
rails-deprecated_sanitizer (>= 1.0.1)
88-
rails-html-sanitizer (1.0.3)
89-
loofah (~> 2.0)
90-
railties (4.2.9)
91-
actionpack (= 4.2.9)
92-
activesupport (= 4.2.9)
64+
mail (2.7.1)
65+
mini_mime (>= 0.1.1)
66+
method_source (1.0.0)
67+
mini_mime (1.0.2)
68+
mini_portile2 (2.4.0)
69+
minitest (5.14.0)
70+
mysql2 (0.4.10)
71+
nio4r (2.5.2)
72+
nokogiri (1.10.9)
73+
mini_portile2 (~> 2.4.0)
74+
rack (2.2.2)
75+
rack-test (1.1.0)
76+
rack (>= 1.0, < 3)
77+
rails (5.1.7)
78+
actioncable (= 5.1.7)
79+
actionmailer (= 5.1.7)
80+
actionpack (= 5.1.7)
81+
actionview (= 5.1.7)
82+
activejob (= 5.1.7)
83+
activemodel (= 5.1.7)
84+
activerecord (= 5.1.7)
85+
activesupport (= 5.1.7)
86+
bundler (>= 1.3.0)
87+
railties (= 5.1.7)
88+
sprockets-rails (>= 2.0.0)
89+
rails-dom-testing (2.0.3)
90+
activesupport (>= 4.2.0)
91+
nokogiri (>= 1.6)
92+
rails-html-sanitizer (1.3.0)
93+
loofah (~> 2.3)
94+
railties (5.1.7)
95+
actionpack (= 5.1.7)
96+
activesupport (= 5.1.7)
97+
method_source
9398
rake (>= 0.8.7)
9499
thor (>= 0.18.1, < 2.0)
95-
rake (10.5.0)
100+
rake (13.0.1)
96101
rspec (3.6.0)
97102
rspec-core (~> 3.6.0)
98103
rspec-expectations (~> 3.6.0)
@@ -106,26 +111,29 @@ GEM
106111
diff-lcs (>= 1.2.0, < 2.0)
107112
rspec-support (~> 3.6.0)
108113
rspec-support (3.6.0)
109-
sprockets (3.7.1)
114+
sprockets (4.0.0)
110115
concurrent-ruby (~> 1.0)
111116
rack (> 1, < 3)
112117
sprockets-rails (3.2.1)
113118
actionpack (>= 4.0)
114119
activesupport (>= 4.0)
115120
sprockets (>= 3.0.0)
116-
thor (0.20.0)
121+
thor (1.0.1)
117122
thread_safe (0.3.6)
118-
tzinfo (1.2.3)
123+
tzinfo (1.2.7)
119124
thread_safe (~> 0.1)
125+
websocket-driver (0.6.5)
126+
websocket-extensions (>= 0.1.0)
127+
websocket-extensions (0.1.4)
120128

121129
PLATFORMS
122130
ruby
123131

124132
DEPENDENCIES
125133
bundler (~> 1.12)
126-
rake (~> 10.0)
134+
rake (>= 12.3.3)
127135
rspec (~> 3.0)
128136
utf8mb4rails!
129137

130138
BUNDLED WITH
131-
1.12.5
139+
1.17.1

utf8mb4rails.gemspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ This gem adds a task to migrate mysql utf8 tables to utf8mb4 in rails projects.'
2323
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
2424
spec.require_paths = ['lib']
2525

26-
spec.add_runtime_dependency 'departure', '~> 6.0'
26+
spec.add_runtime_dependency 'departure', '~> 6.1'
2727
spec.add_runtime_dependency 'mysql2', '~> 0.4.0'
2828

2929
spec.add_development_dependency 'bundler', '~> 1.12'
30-
spec.add_development_dependency 'rake', '~> 10.0'
30+
spec.add_development_dependency 'rake', '>= 12.3.3'
3131
spec.add_development_dependency 'rspec', '~> 3.0'
3232
end

0 commit comments

Comments
 (0)