Gemfile.lock in uppityrobot-0.4.0 vs Gemfile.lock in uppityrobot-0.4.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- uppityrobot (0.4.0)
+ uppityrobot (0.4.1)
dry-cli (~> 0.7)
json (~> 2.5)
uptimerobot (~> 0.2)
GEM
@@ -66,11 +66,11 @@
cucumber-core (~> 10.0, >= 10.0.1)
cucumber-cucumber-expressions (~> 12.1, >= 12.1.2)
cucumber-messages (~> 17.0, >= 17.0.1)
diff-lcs (1.4.4)
dry-cli (0.7.0)
- faraday (1.10.0)
+ faraday (1.10.2)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
@@ -154,17 +154,23 @@
rubocop-ast (>= 1.9.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.11.0)
parser (>= 3.0.1.1)
+ rubocop-performance (1.11.5)
+ rubocop (>= 1.7.0, < 2.0)
+ rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
+ standard (1.3.0)
+ rubocop (= 1.20.0)
+ rubocop-performance (= 1.11.5)
sys-uname (1.2.2)
ffi (~> 1.1)
thor (1.1.0)
tilt (2.0.10)
unicode-display_width (2.0.0)
@@ -190,9 +196,10 @@
pry
rake (~> 13.0)
rspec (~> 3.2)
rubocop (~> 1.7)
sinatra
+ standard
uppityrobot!
webmock
BUNDLED WITH
2.2.28