Gemfile.lock in ladder_drive-0.6.6 vs Gemfile.lock in ladder_drive-0.6.7
- old
+ new
@@ -1,10 +1,10 @@
PATH
remote: .
specs:
- ladder_drive (0.6.5)
- activesupport (~> 4.0)
+ ladder_drive (0.6.6)
+ activesupport (~> 6.0)
ambient_iot (~> 0.1, >= 0.1.1)
dotenv (~> 2.1)
ffi (~> 1.9, >= 1.9.24)
google_drive (~> 3.0, >= 3.0.3)
pi_piper (~> 2.0, >= 2.0.0)
@@ -13,123 +13,150 @@
thor (~> 0)
GEM
remote: https://rubygems.org/
specs:
- activemodel (4.2.11.1)
- activesupport (= 4.2.11.1)
- builder (~> 3.1)
- activesupport (4.2.11.1)
- i18n (~> 0.7)
- minitest (~> 5.1)
- thread_safe (~> 0.3, >= 0.3.4)
- tzinfo (~> 1.1)
- addressable (2.7.0)
+ activemodel (6.1.4.1)
+ activesupport (= 6.1.4.1)
+ activesupport (6.1.4.1)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ zeitwerk (~> 2.3)
+ addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ambient_iot (0.1.1)
- builder (3.2.3)
- concurrent-ruby (1.1.5)
- declarative (0.0.10)
- declarative-option (0.1.0)
+ concurrent-ruby (1.1.9)
+ declarative (0.0.20)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
- dotenv (2.7.5)
+ dotenv (2.7.6)
eventmachine (1.0.9)
- faraday (0.17.0)
+ faraday (1.7.0)
+ faraday-em_http (~> 1.0)
+ faraday-em_synchrony (~> 1.0)
+ faraday-excon (~> 1.1)
+ faraday-httpclient (~> 1.0.1)
+ faraday-net_http (~> 1.0)
+ faraday-net_http_persistent (~> 1.1)
+ faraday-patron (~> 1.0)
+ faraday-rack (~> 1.0)
multipart-post (>= 1.2, < 3)
+ ruby2_keywords (>= 0.0.4)
+ faraday-em_http (1.0.0)
+ faraday-em_synchrony (1.0.0)
+ faraday-excon (1.1.0)
+ faraday-httpclient (1.0.1)
+ faraday-net_http (1.0.1)
+ faraday-net_http_persistent (1.2.0)
+ faraday-patron (1.0.0)
+ faraday-rack (1.0.0)
ffi (1.9.25)
- google-api-client (0.30.10)
+ google-apis-core (0.4.1)
addressable (~> 2.5, >= 2.5.1)
- googleauth (>= 0.5, < 0.10.0)
- httpclient (>= 2.8.1, < 3.0)
+ googleauth (>= 0.16.2, < 2.a)
+ httpclient (>= 2.8.1, < 3.a)
mini_mime (~> 1.0)
representable (~> 3.0)
- retriable (>= 2.0, < 4.0)
- signet (~> 0.10)
- google_drive (3.0.3)
- google-api-client (>= 0.11.0, < 0.31.0)
+ retriable (>= 2.0, < 4.a)
+ rexml
+ webrick
+ google-apis-drive_v3 (0.13.0)
+ google-apis-core (>= 0.4, < 2.a)
+ google-apis-sheets_v4 (0.9.0)
+ google-apis-core (>= 0.4, < 2.a)
+ google_drive (3.0.7)
+ google-apis-drive_v3 (>= 0.5.0, < 1.0.0)
+ google-apis-sheets_v4 (>= 0.4.0, < 1.0.0)
googleauth (>= 0.5.0, < 1.0.0)
nokogiri (>= 1.5.3, < 2.0.0)
- googleauth (0.9.0)
- faraday (~> 0.12)
+ googleauth (0.17.0)
+ faraday (>= 0.17.3, < 2.0)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
- signet (~> 0.7)
+ signet (~> 0.14)
http-accept (1.7.0)
- http-cookie (1.0.3)
+ http-cookie (1.0.4)
domain_name (~> 0.5)
httpclient (2.8.3)
- i18n (0.9.5)
+ i18n (1.8.10)
concurrent-ruby (~> 1.0)
- json (2.2.0)
- jwt (2.2.1)
- memoist (0.16.0)
- mime-types (3.3)
+ json (2.5.1)
+ jwt (2.2.3)
+ memoist (0.16.2)
+ mime-types (3.3.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2019.1009)
- mini_mime (1.0.2)
- mini_portile2 (2.4.0)
- minitest (5.12.2)
- multi_json (1.13.1)
+ mime-types-data (3.2021.0704)
+ mini_mime (1.1.1)
+ mini_portile2 (2.6.1)
+ minitest (5.14.4)
+ multi_json (1.15.0)
multipart-post (2.1.1)
netrc (0.11.0)
- nokogiri (1.10.4)
- mini_portile2 (~> 2.4.0)
- oauth (0.5.4)
- os (1.0.1)
+ nokogiri (1.12.3)
+ mini_portile2 (~> 2.6.1)
+ racc (~> 1.4)
+ oauth (0.5.6)
+ os (1.1.1)
pi_piper (2.0.0)
eventmachine (= 1.0.9)
ffi
- power_assert (1.1.5)
- public_suffix (4.0.1)
+ power_assert (2.0.0)
+ public_suffix (4.0.6)
+ racc (1.5.2)
rake (10.5.0)
- representable (3.0.4)
+ representable (3.1.1)
declarative (< 0.1.0)
- declarative-option (< 0.2.0)
+ trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
retriable (3.1.2)
- rr (1.2.1)
- ruby-trello (2.1.0)
+ rexml (3.2.5)
+ rr (3.0.7)
+ ruby-trello (2.3.1)
activemodel (>= 3.2.0)
addressable (~> 2.3)
- json
+ json (>= 2.3.0)
oauth (>= 0.4.5)
rest-client (>= 1.8.0)
+ ruby2_keywords (0.0.5)
serialport (1.3.1)
- signet (0.11.0)
+ signet (0.15.0)
addressable (~> 2.3)
- faraday (~> 0.9)
+ faraday (>= 0.17.3, < 2.0)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
- test-unit (3.3.4)
+ test-unit (3.4.4)
power_assert
test-unit-rr (1.0.5)
rr (>= 1.1.1)
test-unit (>= 2.5.2)
thor (0.20.3)
- thread_safe (0.3.6)
- tzinfo (1.2.5)
- thread_safe (~> 0.1)
+ trailblazer-option (0.1.1)
+ tzinfo (2.0.4)
+ concurrent-ruby (~> 1.0)
uber (0.1.0)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.6)
+ unf_ext (0.0.7.7)
+ webrick (1.7.0)
+ zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES
activesupport (>= 4.0)
ambient_iot (>= 0.1.1)
- bundler (~> 1.11)
+ bundler
dotenv
ffi (~> 1.9.24)
google_drive
ladder_drive!
pi_piper (>= 2.0.0)
@@ -138,6 +165,6 @@
serialport
test-unit
test-unit-rr
BUNDLED WITH
- 1.17.3
+ 2.1.4