Gemfile.lock in architects-toolkit-0.1.8 vs Gemfile.lock in architects-toolkit-0.1.10
- old
+ new
@@ -1,11 +1,11 @@
PATH
remote: .
specs:
- architects-toolkit (0.1.7)
- brief (~> 1.9, >= 1.9.8)
- datapimp (~> 1.0, >= 1.0.10)
+ architects-toolkit (0.1.10)
+ brief (>= 1.11.3)
+ datapimp (~> 1.0, >= 1.0.21)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.1)
@@ -25,44 +25,45 @@
thread_safe (~> 0.3, >= 0.3.1)
axlsx (2.0.1)
htmlentities (~> 4.3.1)
nokogiri (>= 1.4.1)
rubyzip (~> 1.0.0)
- brief (1.9.8)
+ brief (1.11.3)
activesupport (~> 4.0)
commander (~> 4.3)
em-websocket (= 0.5.1)
eventmachine (= 1.0.6)
github-fs (~> 0)
github-markdown (= 0.6.8)
- hashie (~> 2.0, < 3.0)
+ hashie (>= 3.0.4)
hike (~> 2.1)
inflecto (~> 0)
nokogiri (= 1.6.5)
thin (= 1.6.3)
virtus (~> 1.0)
builder (3.2.2)
coderay (1.1.0)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
colored (1.2)
- commander (4.3.3)
+ commander (4.3.4)
highline (~> 1.7.2)
daemons (1.2.2)
- datapimp (1.0.11)
+ datapimp (1.0.21)
activesupport (~> 4.0)
axlsx (~> 2.0)
colored (> 0.0)
commander (~> 4.3)
dnsimple-ruby (~> 1.7)
- dropbox-api (> 0.4.5)
- fog-aws (~> 0.1)
+ dropbox-api (>= 0.4.7)
+ fog-aws (>= 0.1)
github-fs (~> 0)
- google-api-client (~> 0.7)
+ google-api-client (>= 0.8)
google_drive (~> 1.0)
- hashie (~> 2.0.5)
+ hashie (>= 3.0.4)
launchy (~> 2.4)
+ multi_json (~> 1.10)
nokogiri (= 1.6.5)
oauth (~> 0.4)
octokit (~> 3.0)
pry (~> 0.10)
rack-contrib (~> 1.2)
@@ -73,24 +74,24 @@
uri_template (~> 0.7)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
dnsimple-ruby (1.7.1)
httparty (~> 0.12)
- dropbox-api (0.4.6)
- hashie (~> 2.0.5)
- multi_json (~> 1.7.9)
+ dropbox-api (0.4.7)
+ hashie (~> 3.4.0)
+ multi_json (~> 1.10)
oauth (~> 0.4.7)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
equalizer (0.0.11)
eventmachine (1.0.6)
excon (0.45.3)
extlib (0.9.16)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
- fog-aws (0.1.2)
+ fog-aws (0.4.0)
fog-core (~> 1.27)
fog-json (~> 1.0)
fog-xml (~> 0.1)
ipaddress (~> 0.8)
fog-core (1.30.0)
@@ -110,47 +111,59 @@
github-fs (0.0.1)
activesupport (> 3.2.0)
octokit
rack
github-markdown (0.6.8)
- google-api-client (0.7.1)
- addressable (>= 2.3.2)
- autoparse (>= 0.3.3)
- extlib (>= 0.9.15)
- faraday (>= 0.9.0)
- jwt (>= 0.1.5)
- launchy (>= 2.1.1)
- multi_json (>= 1.0.0)
- retriable (>= 1.4)
- signet (>= 0.5.0)
- uuidtools (>= 2.1.0)
+ google-api-client (0.8.6)
+ activesupport (>= 3.2)
+ addressable (~> 2.3)
+ autoparse (~> 0.3)
+ extlib (~> 0.9)
+ faraday (~> 0.9)
+ googleauth (~> 0.3)
+ launchy (~> 2.4)
+ multi_json (~> 1.10)
+ retriable (~> 1.4)
+ signet (~> 0.6)
google_drive (1.0.1)
google-api-client (>= 0.7.0)
nokogiri (>= 1.4.4, != 1.5.2, != 1.5.1)
oauth (>= 0.3.6)
oauth2 (>= 0.5.0)
- hashie (2.0.5)
+ googleauth (0.4.1)
+ faraday (~> 0.9)
+ jwt (~> 1.4)
+ logging (~> 2.0)
+ memoist (~> 0.12)
+ multi_json (= 1.11)
+ signet (~> 0.6)
+ hashie (3.4.1)
highline (1.7.2)
hike (2.1.3)
htmlentities (4.3.3)
http_parser.rb (0.6.0)
- httparty (0.13.3)
+ httparty (0.13.5)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.7.0)
ice_nine (0.11.1)
inflecto (0.0.2)
ipaddress (0.8.0)
json (1.8.2)
- jwt (1.4.1)
+ jwt (1.5.0)
launchy (2.4.3)
addressable (~> 2.3)
+ little-plugger (1.1.3)
+ logging (2.0.0)
+ little-plugger (~> 1.1)
+ multi_json (~> 1.10)
+ memoist (0.12.0)
method_source (0.8.2)
- mime-types (2.5)
+ mime-types (2.6.1)
mini_portile (0.6.2)
- minitest (5.6.1)
- multi_json (1.7.9)
+ minitest (5.7.0)
+ multi_json (1.11.0)
multi_xml (0.5.5)
multipart-post (2.0.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.2)
@@ -167,26 +180,27 @@
sawyer (~> 0.6.0, >= 0.5.3)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- rack (1.6.0)
+ rack (1.6.1)
rack-contrib (1.2.0)
rack (>= 0.9.1)
rack-proxy (0.5.17)
rack
rake (10.4.2)
- retriable (2.0.2)
+ retriable (1.4.1)
rubyzip (1.0.0)
sawyer (0.6.0)
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
- signet (0.5.1)
- addressable (>= 2.2.3)
- faraday (>= 0.9.0.rc5)
- jwt (>= 0.1.5)
- multi_json (>= 1.0.0)
+ signet (0.6.0)
+ addressable (~> 2.3)
+ extlib (~> 0.9)
+ faraday (~> 0.9)
+ jwt (~> 1.0)
+ multi_json (~> 1.10)
slop (3.6.0)
terminal-table (1.4.5)
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
@@ -196,10 +210,9 @@
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
uri_template (0.7.0)
- uuidtools (2.1.5)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)