Skip to content

Commit 30a6ae4

Browse files
committed
Updated Gems
1 parent 956551a commit 30a6ae4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ruby '2.5.0'
1+
ruby '2.5.1'
22

33
source 'https://rubygems.org'
44

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ GIT
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
activesupport (5.1.5)
11+
activesupport (5.1.6)
1212
concurrent-ruby (~> 1.0, >= 1.0.2)
13-
i18n (~> 0.7)
13+
i18n (>= 0.7, < 2)
1414
minitest (~> 5.1)
1515
tzinfo (~> 1.1)
1616
addressable (2.5.2)
@@ -97,7 +97,7 @@ DEPENDENCIES
9797
uswds-jekyll!
9898

9999
RUBY VERSION
100-
ruby 2.5.0p0
100+
ruby 2.5.1p57
101101

102102
BUNDLED WITH
103103
1.16.1

0 commit comments

Comments
 (0)