Gemfile.lock in maily_herald-0.0.1 vs Gemfile.lock in maily_herald-0.8.0
- old
+ new
@@ -1,149 +1,196 @@
-GIT
- remote: git@github.com:Shopify/liquid.git
- revision: fbfda1a1895bfb5bd9477248008f60fc1953c297
- specs:
- liquid (2.6.0)
-
PATH
remote: .
specs:
maily_herald (0.0.1)
- liquid (~> 2.6.0)
- rails (~> 3.2.8)
- sidekiq (~> 2.13.0)
+ liquid (~> 2.6.1)
+ rails (> 3.2)
+ sidekiq (~> 2.17.8)
GEM
remote: http://rubygems.org/
specs:
- actionmailer (3.2.13)
- actionpack (= 3.2.13)
- mail (~> 2.5.3)
- actionpack (3.2.13)
- activemodel (= 3.2.13)
- activesupport (= 3.2.13)
+ actionmailer (3.2.18)
+ actionpack (= 3.2.18)
+ mail (~> 2.5.4)
+ actionpack (3.2.18)
+ activemodel (= 3.2.18)
+ activesupport (= 3.2.18)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.5)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
- activemodel (3.2.13)
- activesupport (= 3.2.13)
+ activemodel (3.2.18)
+ activesupport (= 3.2.18)
builder (~> 3.0.0)
- activerecord (3.2.13)
- activemodel (= 3.2.13)
- activesupport (= 3.2.13)
+ activerecord (3.2.18)
+ activemodel (= 3.2.18)
+ activesupport (= 3.2.18)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
- activeresource (3.2.13)
- activemodel (= 3.2.13)
- activesupport (= 3.2.13)
- activesupport (3.2.13)
- i18n (= 0.6.1)
+ activeresource (3.2.18)
+ activemodel (= 3.2.18)
+ activesupport (= 3.2.18)
+ activesupport (3.2.18)
+ i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
- arel (3.0.2)
- bourne (1.5.0)
- mocha (>= 0.13.2, < 0.15)
+ arel (3.0.3)
builder (3.0.4)
- celluloid (0.14.1)
- timers (>= 1.0.0)
- connection_pool (1.1.0)
- database_cleaner (1.0.1)
- diff-lcs (1.2.4)
+ celluloid (0.15.2)
+ timers (~> 1.1.0)
+ coderay (1.1.0)
+ columnize (0.8.9)
+ connection_pool (2.0.0)
+ database_cleaner (1.3.0)
+ debugger (1.6.8)
+ columnize (>= 0.3.1)
+ debugger-linecache (~> 1.2.0)
+ debugger-ruby_core_source (~> 1.3.5)
+ debugger-linecache (1.2.0)
+ debugger-ruby_core_source (1.3.5)
+ diff-lcs (1.2.5)
+ docile (1.1.3)
erubis (2.7.0)
- factory_girl (4.2.0)
+ factory_girl (4.4.0)
activesupport (>= 3.0.0)
- factory_girl_rails (4.2.1)
- factory_girl (~> 4.2.0)
+ factory_girl_rails (4.4.1)
+ factory_girl (~> 4.4.0)
railties (>= 3.0.0)
+ ffi (1.9.3)
+ formatador (0.2.5)
+ guard (2.6.1)
+ formatador (>= 0.2.4)
+ listen (~> 2.7)
+ lumberjack (~> 1.0)
+ pry (>= 0.9.12)
+ thor (>= 0.18.1)
+ guard-rspec (4.2.10)
+ guard (~> 2.1)
+ rspec (>= 2.14, < 4.0)
hike (1.2.3)
- i18n (0.6.1)
+ i18n (0.6.9)
journey (1.0.4)
- jquery-rails (3.0.2)
+ jquery-rails (3.1.0)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
- json (1.8.0)
+ json (1.8.1)
+ liquid (2.6.1)
+ listen (2.7.7)
+ celluloid (>= 0.15.2)
+ rb-fsevent (>= 0.9.3)
+ rb-inotify (>= 0.9)
+ lumberjack (1.0.6)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
- metaclass (0.0.1)
- mime-types (1.23)
- mocha (0.14.0)
- metaclass (~> 0.0.1)
- multi_json (1.7.7)
- polyglot (0.3.3)
+ method_source (0.8.2)
+ mime-types (1.25.1)
+ multi_json (1.10.1)
+ polyglot (0.3.5)
+ pry (0.10.0)
+ coderay (~> 1.1.0)
+ method_source (~> 0.8.1)
+ slop (~> 3.4)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
- rack-ssl (1.3.3)
+ rack-ssl (1.3.4)
rack
rack-test (0.6.2)
rack (>= 1.0)
- rails (3.2.13)
- actionmailer (= 3.2.13)
- actionpack (= 3.2.13)
- activerecord (= 3.2.13)
- activeresource (= 3.2.13)
- activesupport (= 3.2.13)
+ rails (3.2.18)
+ actionmailer (= 3.2.18)
+ actionpack (= 3.2.18)
+ activerecord (= 3.2.18)
+ activeresource (= 3.2.18)
+ activesupport (= 3.2.18)
bundler (~> 1.0)
- railties (= 3.2.13)
- railties (3.2.13)
- actionpack (= 3.2.13)
- activesupport (= 3.2.13)
+ railties (= 3.2.18)
+ railties (3.2.18)
+ actionpack (= 3.2.18)
+ activesupport (= 3.2.18)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
- rake (10.1.0)
+ rake (10.3.2)
+ rb-fsevent (0.9.4)
+ rb-inotify (0.9.5)
+ ffi (>= 0.5.0)
rdoc (3.12.2)
json (~> 1.4)
- redis (3.0.4)
- redis-namespace (1.3.0)
- redis (~> 3.0.0)
- rspec-core (2.13.1)
- rspec-expectations (2.13.0)
- diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.13.1)
- rspec-rails (2.13.2)
+ redcarpet (3.2.2)
+ redis (3.1.0)
+ redis-namespace (1.5.1)
+ redis (~> 3.0, >= 3.0.4)
+ rspec (3.0.0)
+ rspec-core (~> 3.0.0)
+ rspec-expectations (~> 3.0.0)
+ rspec-mocks (~> 3.0.0)
+ rspec-core (3.0.0)
+ rspec-support (~> 3.0.0)
+ rspec-expectations (3.0.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.0.0)
+ rspec-mocks (3.0.1)
+ rspec-support (~> 3.0.0)
+ rspec-rails (3.0.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
- rspec-core (~> 2.13.0)
- rspec-expectations (~> 2.13.0)
- rspec-mocks (~> 2.13.0)
- shoulda-matchers (1.5.6)
- activesupport (>= 3.0.0)
- bourne (~> 1.3)
- sidekiq (2.13.0)
- celluloid (>= 0.14.1)
- connection_pool (>= 1.0.0)
+ rspec-core (~> 3.0.0)
+ rspec-expectations (~> 3.0.0)
+ rspec-mocks (~> 3.0.0)
+ rspec-support (~> 3.0.0)
+ rspec-support (3.0.0)
+ sidekiq (2.17.8)
+ celluloid (= 0.15.2)
+ connection_pool (~> 2.0)
json
- redis (>= 3.0)
- redis-namespace
+ redis (~> 3.1)
+ redis-namespace (~> 1.3)
+ simplecov (0.8.2)
+ docile (~> 1.1.0)
+ multi_json
+ simplecov-html (~> 0.8.0)
+ simplecov-html (0.8.0)
+ slop (3.5.0)
+ spring (1.1.3)
+ spring-commands-rspec (1.0.2)
+ spring (>= 0.9.1)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
- sqlite3 (1.3.7)
- thor (0.18.1)
+ sqlite3 (1.3.9)
+ thor (0.19.1)
tilt (1.4.1)
+ timecop (0.7.1)
timers (1.1.0)
- treetop (1.4.14)
+ treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
- tzinfo (0.3.37)
+ tzinfo (0.3.41)
+ yard (0.8.7.6)
PLATFORMS
ruby
DEPENDENCIES
database_cleaner
+ debugger
factory_girl_rails
+ guard
+ guard-rspec
jquery-rails
- liquid (~> 2.6.0)!
maily_herald!
+ redcarpet
rspec-rails
- shoulda-matchers (~> 1.0)
+ simplecov
+ spring-commands-rspec
sqlite3
+ timecop
+ yard