Gemfile.lock in capital_on_tap-0.1.4 vs Gemfile.lock in capital_on_tap-0.1.5
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- capital_on_tap (0.1.4)
+ capital_on_tap (0.1.5)
addressable
faraday
faraday_middleware
multi_json
rainbow
@@ -11,21 +11,26 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
+ ast (2.4.0)
byebug (11.0.1)
coderay (1.1.2)
diff-lcs (1.3)
dotenv (2.7.5)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
+ jaro_winkler (1.5.4)
method_source (0.9.2)
- multi_json (1.13.1)
+ multi_json (1.14.1)
multipart-post (2.1.1)
+ 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)
@@ -44,10 +49,21 @@
rspec-support (~> 3.8.0)
rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
+ rubocop (0.76.0)
+ jaro_winkler (~> 1.5.1)
+ parallel (~> 1.10)
+ parser (>= 2.6)
+ rainbow (>= 2.2.2, < 4.0)
+ 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)
+ unicode-display_width (1.6.0)
PLATFORMS
ruby
DEPENDENCIES
@@ -55,8 +71,10 @@
capital_on_tap!
dotenv
pry-byebug
rake (~> 10.0)
rspec (~> 3.0)
+ rubocop
+ rubocop-rspec
BUNDLED WITH
2.0.2