Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Commit 0d43927

Browse files
committed
update deps
1 parent a0d3e83 commit 0d43927

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.1.5)
4+
activesupport (5.2.0)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (~> 0.7)
6+
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
99
addressable (2.5.2)
@@ -34,7 +34,7 @@ GEM
3434
hashdiff (0.3.7)
3535
http_parser.rb (0.6.0)
3636
httpclient (2.8.3)
37-
i18n (0.9.5)
37+
i18n (1.0.0)
3838
concurrent-ruby (~> 1.0)
3939
method_source (0.9.0)
4040
minitest (5.11.3)
@@ -72,14 +72,14 @@ GEM
7272
diff-lcs (>= 1.2.0, < 2.0)
7373
rspec-support (~> 3.7.0)
7474
rspec-support (3.7.1)
75-
rubocop (0.53.0)
75+
rubocop (0.54.0)
7676
parallel (~> 1.10)
7777
parser (>= 2.5)
7878
powerpack (~> 0.1)
7979
rainbow (>= 2.2.2, < 4.0)
8080
ruby-progressbar (~> 1.7)
8181
unicode-display_width (~> 1.0, >= 1.0.1)
82-
rubocop-rspec (1.24.0)
82+
rubocop-rspec (1.25.0)
8383
rubocop (>= 0.53.0)
8484
ruby-progressbar (1.9.0)
8585
safe_yaml (1.0.4)

0 commit comments

Comments
 (0)