Gemfile.lock in groupme-api-0.7.1 vs Gemfile.lock in groupme-api-0.8.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- groupme-api (0.7.1)
+ groupme-api (0.8.0)
httpclient (~> 2.8)
GEM
remote: https://rubygems.org/
specs:
@@ -18,13 +18,13 @@
tins (~> 1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
docile (1.3.2)
- ffi (1.11.1)
+ ffi (1.12.2)
formatador (0.2.5)
- guard (2.15.1)
+ guard (2.16.2)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
@@ -34,71 +34,73 @@
guard-compat (1.2.1)
guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
- hashdiff (1.0.0)
+ hashdiff (1.0.1)
httpclient (2.8.3)
- json (2.2.0)
- listen (3.2.0)
+ json (2.3.0)
+ listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
- lumberjack (1.0.13)
- method_source (0.9.2)
+ lumberjack (1.2.4)
+ method_source (1.0.0)
nenv (0.3.0)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
- pry (0.12.2)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
- public_suffix (4.0.1)
- rake (10.5.0)
+ pry (0.13.0)
+ coderay (~> 1.1)
+ method_source (~> 1.0)
+ public_suffix (4.0.3)
+ rake (13.0.1)
rb-fsevent (0.10.3)
- rb-inotify (0.10.0)
+ rb-inotify (0.10.1)
ffi (~> 1.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
- rspec-core (3.9.0)
- rspec-support (~> 3.9.0)
- rspec-expectations (3.9.0)
+ rspec-core (3.9.1)
+ rspec-support (~> 3.9.1)
+ rspec-expectations (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
- rspec-mocks (3.9.0)
+ rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
- rspec-support (3.9.0)
+ rspec-support (3.9.2)
safe_yaml (1.0.5)
shellany (0.0.1)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
+ sync (0.5.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
- thor (0.20.3)
- tins (1.21.1)
- vcr (4.0.0)
- webmock (3.7.6)
+ thor (1.0.1)
+ tins (1.24.1)
+ sync
+ vcr (5.1.0)
+ webmock (3.8.3)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.16)
+ bundler (~> 2.1)
coveralls (~> 0.8)
groupme-api!
guard-rspec (~> 4.7)
- rake (~> 10.0)
- rspec (~> 3.8)
- simplecov (~> 0.15)
- vcr (~> 4.0)
- webmock (~> 3.4)
+ rake (~> 13.0)
+ rspec (~> 3.9)
+ simplecov (~> 0.16)
+ vcr (~> 5.0)
+ webmock (~> 3.8)
BUNDLED WITH
- 1.16.3
+ 2.1.4