Gemfile.lock in babot-0.2.1 vs Gemfile.lock in babot-0.3.0
- old
+ new
@@ -1,16 +1,11 @@
PATH
remote: .
specs:
- babot (0.2.1)
+ babot (0.3.0)
activesupport
boson
- capistrano
- capistrano-af83
- git
- rake
- rvm-capistrano
twitter
whenever
GEM
remote: http://rubygems.org/
@@ -19,69 +14,26 @@
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
- addressable (2.3.5)
atomic (1.1.12)
boson (1.2.4)
- capistrano (2.15.5)
- highline
- net-scp (>= 1.0.0)
- net-sftp (>= 2.0.0)
- net-ssh (>= 2.0.14)
- net-ssh-gateway (>= 1.1.0)
- capistrano-af83 (0.4.2)
- capistrano (~> 2.14)
- capistrano-custom-maintenance (~> 0.1.0)
- capistrano-notification (~> 0.1)
- shout-bot (= 0.0.4)
- sushi (~> 0.0.2)
- capistrano-custom-maintenance (0.1.0)
- capistrano
- capistrano-file-resources (>= 0.1.1)
- json
- mime-types
- capistrano-file-resources (0.1.1)
- capistrano
- mime-types
- capistrano-notification (0.1.1)
- capistrano
- shout-bot
- validatable
chronic (0.9.1)
faraday (0.8.8)
multipart-post (~> 1.2.0)
- git (1.2.5)
- highline (1.6.19)
i18n (0.6.4)
- json (1.8.0)
- mime-types (1.23)
minitest (4.7.5)
multi_json (1.7.8)
multipart-post (1.2.0)
- net-scp (1.1.2)
- net-ssh (>= 2.6.5)
- net-sftp (2.1.2)
- net-ssh (>= 2.6.5)
- net-ssh (2.6.8)
- net-ssh-gateway (1.2.0)
- net-ssh (>= 2.6.5)
- rake (10.1.0)
- rvm-capistrano (1.4.3)
- capistrano (>= 2.15.4)
- shout-bot (0.0.4)
- addressable
simple_oauth (0.2.0)
- sushi (0.0.2)
thread_safe (0.1.2)
atomic
twitter (4.8.1)
faraday (~> 0.8, < 0.10)
multi_json (~> 1.0)
simple_oauth (~> 0.2)
tzinfo (0.3.37)
- validatable (1.6.7)
whenever (0.8.4)
activesupport (>= 2.3.4)
chronic (>= 0.6.3)
PLATFORMS