Gemfile.lock in ladder_drive-0.5.2 vs Gemfile.lock in ladder_drive-0.6.0
- old
+ new
@@ -1,49 +1,125 @@
PATH
remote: .
specs:
- ladder_drive (0.5.2)
+ ladder_drive (0.6.0)
activesupport (~> 4.2, >= 4.2.7)
- pi_piper
+ ffi (~> 1.9.24, >= 1.9.24)
+ pi_piper (>= 2.0.0)
thor (~> 0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.2.7.1)
+ activemodel (4.2.11)
+ activesupport (= 4.2.11)
+ builder (~> 3.1)
+ activesupport (4.2.11)
i18n (~> 0.7)
- json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
+ addressable (2.5.2)
+ public_suffix (>= 2.0.2, < 4.0)
+ builder (3.2.3)
+ concurrent-ruby (1.1.3)
+ declarative (0.0.10)
+ declarative-option (0.1.0)
+ domain_name (0.5.20180417)
+ unf (>= 0.0.5, < 1.0.0)
eventmachine (1.0.9)
- ffi (1.9.18)
- ffi (1.9.18-x64-mingw32)
- i18n (0.7.0)
- json (1.8.3)
- minitest (5.9.1)
+ faraday (0.15.4)
+ multipart-post (>= 1.2, < 3)
+ ffi (1.9.25)
+ google-api-client (0.21.2)
+ addressable (~> 2.5, >= 2.5.1)
+ googleauth (>= 0.5, < 0.7.0)
+ httpclient (>= 2.8.1, < 3.0)
+ mime-types (~> 3.0)
+ representable (~> 3.0)
+ retriable (>= 2.0, < 4.0)
+ google_drive (3.0.0)
+ google-api-client (>= 0.11.0, < 0.22.0)
+ googleauth (>= 0.5.0, < 1.0.0)
+ nokogiri (>= 1.5.3, < 2.0.0)
+ googleauth (0.6.7)
+ faraday (~> 0.12)
+ jwt (>= 1.4, < 3.0)
+ memoist (~> 0.16)
+ multi_json (~> 1.11)
+ os (>= 0.9, < 2.0)
+ signet (~> 0.7)
+ http-cookie (1.0.3)
+ domain_name (~> 0.5)
+ httpclient (2.8.3)
+ i18n (0.9.5)
+ concurrent-ruby (~> 1.0)
+ json (2.1.0)
+ jwt (2.1.0)
+ memoist (0.16.0)
+ mime-types (3.2.2)
+ mime-types-data (~> 3.2015)
+ mime-types-data (3.2018.0812)
+ mini_portile2 (2.3.0)
+ minitest (5.11.3)
+ multi_json (1.13.1)
+ multipart-post (2.0.0)
+ netrc (0.11.0)
+ nokogiri (1.8.5)
+ mini_portile2 (~> 2.3.0)
+ oauth (0.5.4)
+ os (1.0.0)
pi_piper (2.0.0)
eventmachine (= 1.0.9)
ffi
- power_assert (0.2.7)
+ power_assert (1.1.3)
+ public_suffix (3.0.3)
rake (10.5.0)
- test-unit (3.1.7)
+ representable (3.0.4)
+ declarative (< 0.1.0)
+ declarative-option (< 0.2.0)
+ uber (< 0.2.0)
+ rest-client (2.0.2)
+ http-cookie (>= 1.0.2, < 2.0)
+ mime-types (>= 1.16, < 4.0)
+ netrc (~> 0.8)
+ retriable (3.1.2)
+ ruby-trello (2.1.0)
+ activemodel (>= 3.2.0)
+ addressable (~> 2.3)
+ json
+ oauth (>= 0.4.5)
+ rest-client (>= 1.8.0)
+ serialport (1.3.1)
+ signet (0.11.0)
+ addressable (~> 2.3)
+ faraday (~> 0.9)
+ jwt (>= 1.5, < 3.0)
+ multi_json (~> 1.10)
+ test-unit (3.2.8)
power_assert
- thor (0.20.0)
- thread_safe (0.3.5)
- tzinfo (1.2.2)
+ thor (0.20.3)
+ thread_safe (0.3.6)
+ tzinfo (1.2.5)
thread_safe (~> 0.1)
+ uber (0.1.0)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.7.5)
PLATFORMS
ruby
- x64-mingw32
DEPENDENCIES
- activesupport (>= 4.2.7)
+ activesupport
bundler (~> 1.11)
+ ffi
+ google_drive
ladder_drive!
pi_piper
rake (~> 10.0)
+ ruby-trello
+ serialport
test-unit
BUNDLED WITH
- 1.15.4
+ 1.16.6