Gemfile.lock in mark_it_zero-0.0.0 vs Gemfile.lock in mark_it_zero-0.1.0
- old
+ new
@@ -1,10 +1,14 @@
PATH
remote: .
specs:
- mark_it_zero (0.0.0)
+ mark_it_zero (0.1.0)
+ jquery-rails
+ pygments.rb
rails (~> 4.1.0)
+ redcarpet
+ sass-rails
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.1.10)
@@ -35,15 +39,22 @@
tzinfo (~> 1.1)
arel (5.0.1.20140414130214)
builder (3.2.2)
erubis (2.7.0)
i18n (0.7.0)
+ jquery-rails (3.1.2)
+ railties (>= 3.0, < 5.0)
+ thor (>= 0.14, < 2.0)
json (1.8.2)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.4.3)
minitest (5.6.0)
+ posix-spawn (0.3.11)
+ pygments.rb (0.6.3)
+ posix-spawn (~> 0.3.6)
+ yajl-ruby (~> 1.2.0)
rack (1.5.2)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.1.10)
actionmailer (= 4.1.10)
@@ -59,24 +70,38 @@
actionpack (= 4.1.10)
activesupport (= 4.1.10)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.4.2)
+ redcarpet (3.2.3)
+ sass (3.4.13)
+ sass-rails (5.0.3)
+ railties (>= 4.0.0, < 5.0)
+ sass (~> 3.1)
+ sprockets (>= 2.8, < 4.0)
+ sprockets-rails (>= 2.0, < 4.0)
+ tilt (~> 1.1)
+ simple_form (3.1.0)
+ actionpack (~> 4.0)
+ activemodel (~> 4.0)
sprockets (3.0.2)
rack (~> 1.0)
sprockets-rails (2.2.4)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
sqlite3 (1.3.10)
thor (0.19.1)
thread_safe (0.3.5)
+ tilt (1.4.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
+ yajl-ruby (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.6)
mark_it_zero!
+ simple_form
sqlite3