Skip to content

Commit 51efe10

Browse files
authored
Merge pull request #11 from andrew/dependabot/bundler/rails-5.2.2
Bump rails from 5.2.1.1 to 5.2.2
2 parents a7a7d4c + c007757 commit 51efe10

2 files changed

Lines changed: 38 additions & 38 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'http://rubygems.org'
22

3-
gem 'rails', '~> 5.2.1'
3+
gem 'rails', '~> 5.2.2'
44

55
gem 'sqlite3'
66

Gemfile.lock

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
actioncable (5.2.1.1)
5-
actionpack (= 5.2.1.1)
4+
actioncable (5.2.2)
5+
actionpack (= 5.2.2)
66
nio4r (~> 2.0)
77
websocket-driver (>= 0.6.1)
8-
actionmailer (5.2.1.1)
9-
actionpack (= 5.2.1.1)
10-
actionview (= 5.2.1.1)
11-
activejob (= 5.2.1.1)
8+
actionmailer (5.2.2)
9+
actionpack (= 5.2.2)
10+
actionview (= 5.2.2)
11+
activejob (= 5.2.2)
1212
mail (~> 2.5, >= 2.5.4)
1313
rails-dom-testing (~> 2.0)
14-
actionpack (5.2.1.1)
15-
actionview (= 5.2.1.1)
16-
activesupport (= 5.2.1.1)
14+
actionpack (5.2.2)
15+
actionview (= 5.2.2)
16+
activesupport (= 5.2.2)
1717
rack (~> 2.0)
1818
rack-test (>= 0.6.3)
1919
rails-dom-testing (~> 2.0)
2020
rails-html-sanitizer (~> 1.0, >= 1.0.2)
21-
actionview (5.2.1.1)
22-
activesupport (= 5.2.1.1)
21+
actionview (5.2.2)
22+
activesupport (= 5.2.2)
2323
builder (~> 3.1)
2424
erubi (~> 1.4)
2525
rails-dom-testing (~> 2.0)
2626
rails-html-sanitizer (~> 1.0, >= 1.0.3)
27-
activejob (5.2.1.1)
28-
activesupport (= 5.2.1.1)
27+
activejob (5.2.2)
28+
activesupport (= 5.2.2)
2929
globalid (>= 0.3.6)
30-
activemodel (5.2.1.1)
31-
activesupport (= 5.2.1.1)
32-
activerecord (5.2.1.1)
33-
activemodel (= 5.2.1.1)
34-
activesupport (= 5.2.1.1)
30+
activemodel (5.2.2)
31+
activesupport (= 5.2.2)
32+
activerecord (5.2.2)
33+
activemodel (= 5.2.2)
34+
activesupport (= 5.2.2)
3535
arel (>= 9.0)
36-
activestorage (5.2.1.1)
37-
actionpack (= 5.2.1.1)
38-
activerecord (= 5.2.1.1)
36+
activestorage (5.2.2)
37+
actionpack (= 5.2.2)
38+
activerecord (= 5.2.2)
3939
marcel (~> 0.3.1)
40-
activesupport (5.2.1.1)
40+
activesupport (5.2.2)
4141
concurrent-ruby (~> 1.0, >= 1.0.2)
4242
i18n (>= 0.7, < 2)
4343
minitest (~> 5.1)
@@ -72,27 +72,27 @@ GEM
7272
rack
7373
rack-test (1.1.0)
7474
rack (>= 1.0, < 3)
75-
rails (5.2.1.1)
76-
actioncable (= 5.2.1.1)
77-
actionmailer (= 5.2.1.1)
78-
actionpack (= 5.2.1.1)
79-
actionview (= 5.2.1.1)
80-
activejob (= 5.2.1.1)
81-
activemodel (= 5.2.1.1)
82-
activerecord (= 5.2.1.1)
83-
activestorage (= 5.2.1.1)
84-
activesupport (= 5.2.1.1)
75+
rails (5.2.2)
76+
actioncable (= 5.2.2)
77+
actionmailer (= 5.2.2)
78+
actionpack (= 5.2.2)
79+
actionview (= 5.2.2)
80+
activejob (= 5.2.2)
81+
activemodel (= 5.2.2)
82+
activerecord (= 5.2.2)
83+
activestorage (= 5.2.2)
84+
activesupport (= 5.2.2)
8585
bundler (>= 1.3.0)
86-
railties (= 5.2.1.1)
86+
railties (= 5.2.2)
8787
sprockets-rails (>= 2.0.0)
8888
rails-dom-testing (2.0.3)
8989
activesupport (>= 4.2.0)
9090
nokogiri (>= 1.6)
9191
rails-html-sanitizer (1.0.4)
9292
loofah (~> 2.2, >= 2.2.2)
93-
railties (5.2.1.1)
94-
actionpack (= 5.2.1.1)
95-
activesupport (= 5.2.1.1)
93+
railties (5.2.2)
94+
actionpack (= 5.2.2)
95+
activesupport (= 5.2.2)
9696
method_source
9797
rake (>= 0.8.7)
9898
thor (>= 0.19.0, < 2.0)
@@ -129,6 +129,6 @@ PLATFORMS
129129
ruby
130130

131131
DEPENDENCIES
132-
rails (~> 5.2.1)
132+
rails (~> 5.2.2)
133133
split (~> 3.3.0)
134134
sqlite3

0 commit comments

Comments
 (0)