Skip to content

Commit 6148dc0

Browse files
Bump activesupport from 5.0.2 to 5.2.4.3 (#7)
1 parent 4ef8330 commit 6148dc0

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 6 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.0.2)
4+
activesupport (5.2.4.3)
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.1)
@@ -32,7 +32,7 @@ GEM
3232
timers (>= 4.1.1)
3333
chronic (0.10.2)
3434
coderay (1.1.1)
35-
concurrent-ruby (1.0.5)
35+
concurrent-ruby (1.1.6)
3636
crack (0.4.3)
3737
safe_yaml (~> 1.0.0)
3838
diff-lcs (1.3)
@@ -48,10 +48,11 @@ GEM
4848
hashie (3.5.5)
4949
hitimes (1.2.4)
5050
holidays (5.4.0)
51-
i18n (0.8.1)
51+
i18n (1.8.2)
52+
concurrent-ruby (~> 1.0)
5253
json (2.0.4)
5354
method_source (0.8.2)
54-
minitest (5.10.1)
55+
minitest (5.14.1)
5556
multipart-post (2.0.0)
5657
nio4r (2.0.0)
5758
pry (0.10.4)
@@ -104,7 +105,7 @@ GEM
104105
tilt (2.0.7)
105106
timers (4.1.2)
106107
hitimes
107-
tzinfo (1.2.3)
108+
tzinfo (1.2.7)
108109
thread_safe (~> 0.1)
109110
vcr (3.0.3)
110111
webmock (3.0.1)

0 commit comments

Comments
 (0)