Skip to content

Commit 6fc9c9e

Browse files
committed
Bundle Update on 2017-09-17
1 parent d43184c commit 6fc9c9e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
CFPropertyList (2.3.5)
5-
activemodel (5.1.3)
6-
activesupport (= 5.1.3)
7-
activesupport (5.1.3)
5+
activemodel (5.1.4)
6+
activesupport (= 5.1.4)
7+
activesupport (5.1.4)
88
concurrent-ruby (~> 1.0, >= 1.0.2)
99
i18n (~> 0.7)
1010
minitest (~> 5.1)
@@ -124,7 +124,7 @@ GEM
124124
os (0.9.6)
125125
plist (3.3.0)
126126
public_suffix (2.0.5)
127-
rake (12.0.0)
127+
rake (12.1.0)
128128
representable (3.0.4)
129129
declarative (< 0.1.0)
130130
declarative-option (< 0.2.0)
@@ -151,7 +151,7 @@ GEM
151151
faraday (~> 0.9)
152152
jwt (~> 1.5)
153153
multi_json (~> 1.10)
154-
simplecov (0.15.0)
154+
simplecov (0.15.1)
155155
docile (~> 1.1.0)
156156
json (>= 1.8, < 3)
157157
simplecov-html (~> 0.10.0)
@@ -190,5 +190,6 @@ DEPENDENCIES
190190
json
191191
xcodeproj
192192

193+
193194
BUNDLED WITH
194195
1.14.6

0 commit comments

Comments
 (0)