Gemfile.lock in capital_on_tap-1.0.0 vs Gemfile.lock in capital_on_tap-1.0.1
- old
+ new
@@ -1,50 +1,49 @@
PATH
remote: .
specs:
- capital_on_tap (1.0.0)
+ capital_on_tap (1.0.1)
addressable
- faraday
- faraday_middleware
+ faraday (~> 2.7)
multi_json
rainbow
GEM
remote: https://rubygems.org/
specs:
- addressable (2.7.0)
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
ast (2.4.0)
byebug (11.0.1)
coderay (1.1.2)
- crack (0.4.3)
- safe_yaml (~> 1.0.0)
+ crack (0.4.5)
+ rexml
diff-lcs (1.3)
docile (1.3.2)
dotenv (2.7.5)
- faraday (0.17.3)
- multipart-post (>= 1.2, < 3)
- faraday_middleware (0.14.0)
- faraday (>= 0.7.4, < 1.0)
- hashdiff (1.0.0)
+ faraday (2.7.4)
+ faraday-net_http (>= 2.0, < 3.1)
+ ruby2_keywords (>= 0.0.4)
+ faraday-net_http (3.0.2)
+ hashdiff (1.0.1)
jaro_winkler (1.5.4)
json (2.3.0)
method_source (0.9.2)
- multi_json (1.14.1)
- multipart-post (2.1.1)
+ multi_json (1.15.0)
parallel (1.19.0)
parser (2.6.5.0)
ast (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.7.0)
byebug (~> 11.0)
pry (~> 0.10)
- public_suffix (4.0.3)
+ public_suffix (5.0.1)
rainbow (3.0.0)
rake (10.5.0)
+ rexml (3.2.5)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
@@ -64,27 +63,26 @@
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-rspec (1.36.0)
rubocop (>= 0.68.1)
ruby-progressbar (1.10.1)
- safe_yaml (1.0.5)
+ ruby2_keywords (0.0.5)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
unicode-display_width (1.6.0)
vcr (5.0.0)
- webmock (3.8.0)
- addressable (>= 2.3.6)
+ webmock (3.18.1)
+ addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
ruby
DEPENDENCIES
- bundler
capital_on_tap!
dotenv
pry-byebug
rake (~> 10.0)
rspec (~> 3.0)