Gemfile.lock in architects-toolkit-0.1.6 vs Gemfile.lock in architects-toolkit-0.1.7
- old
+ new
@@ -1,11 +1,11 @@
PATH
remote: .
specs:
- architects-toolkit (0.1.5)
- brief (>= 1.9.0)
- datapimp (>= 1.0.2)
+ architects-toolkit (0.1.6)
+ brief (~> 1.9, >= 1.9.4)
+ datapimp (~> 1.0, >= 1.0.3)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.1)
@@ -25,44 +25,43 @@
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.1)
- activesupport (>= 4.0)
- commander (>= 4.2.1)
- github-fs
- github-markdown (~> 0.6.8)
- hashie (< 3.0)
- inflecto
+ brief (1.9.4)
+ activesupport (~> 4.0)
+ commander (~> 4.3)
+ github-fs (~> 0)
+ github-markdown (= 0.6.8)
+ hashie (~> 2.0, < 3.0)
+ inflecto (~> 0)
nokogiri (= 1.6.5)
- virtus (>= 1.0.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.1)
highline (~> 1.7.1)
- datapimp (1.0.2)
- activesupport (>= 4.0.0)
- axlsx
- colored
- commander
- dnsimple-ruby
- dropbox-api (>= 0.4.6)
- fog-aws
- github-fs
- google_drive
+ datapimp (1.0.3)
+ activesupport (~> 4.0)
+ axlsx (~> 2.0)
+ commander (~> 4.3)
+ dnsimple-ruby (~> 1.7)
+ dropbox-api (~> 0.4)
+ fog-aws (~> 0.1)
+ github-fs (~> 0)
+ google-api-client (~> 0.7)
+ google_drive (~> 1.0)
hashie (< 3.0)
- launchy
+ launchy (~> 2.4)
nokogiri (= 1.6.5)
- oauth (~> 0.4.7)
- octokit (>= 3.0.0)
- pry
- rack-contrib
- rack-proxy
- uri_template
+ oauth (~> 0.4)
+ octokit (~> 3.0)
+ pry (~> 0.10)
+ rack-contrib (~> 1.2)
+ rack-proxy (~> 0.5)
+ 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)