summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-04-14 06:26:37 +0200
committerjomo <github@jomo.tv>2014-04-14 06:26:37 +0200
commit7135d2690cfde184a7d3593e23f4cae97f5c555d (patch)
tree6a60ecacbf6096e19e8953d31ae5cb3a8b7416eb /Gemfile.lock
parentb740c4db3a6b0c284c5f27122f56158ec774eca0 (diff)
rails 4 and tons of stuff
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock208
1 files changed, 106 insertions, 102 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 776c09b..49b0e0d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,159 +1,163 @@
GEM
remote: https://rubygems.org/
specs:
- actionmailer (3.2.12)
- actionpack (= 3.2.12)
- mail (~> 2.4.4)
- actionpack (3.2.12)
- activemodel (= 3.2.12)
- activesupport (= 3.2.12)
- builder (~> 3.0.0)
+ actionmailer (4.1.0)
+ actionpack (= 4.1.0)
+ actionview (= 4.1.0)
+ mail (~> 2.5.4)
+ actionpack (4.1.0)
+ actionview (= 4.1.0)
+ activesupport (= 4.1.0)
+ rack (~> 1.5.2)
+ rack-test (~> 0.6.2)
+ actionview (4.1.0)
+ activesupport (= 4.1.0)
+ builder (~> 3.1)
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.12)
- activesupport (= 3.2.12)
- builder (~> 3.0.0)
- activerecord (3.2.12)
- activemodel (= 3.2.12)
- activesupport (= 3.2.12)
- arel (~> 3.0.2)
- tzinfo (~> 0.3.29)
- activeresource (3.2.12)
- activemodel (= 3.2.12)
- activesupport (= 3.2.12)
- activesupport (3.2.12)
- i18n (~> 0.6)
- multi_json (~> 1.0)
- arel (3.0.2)
- bcrypt-ruby (3.0.1)
- better_errors (0.7.2)
+ activemodel (4.1.0)
+ activesupport (= 4.1.0)
+ builder (~> 3.1)
+ activerecord (4.1.0)
+ activemodel (= 4.1.0)
+ activesupport (= 4.1.0)
+ arel (~> 5.0.0)
+ activerecord-session_store (0.1.0)
+ actionpack (>= 4.0.0, < 5)
+ activerecord (>= 4.0.0, < 5)
+ railties (>= 4.0.0, < 5)
+ activesupport (4.1.0)
+ i18n (~> 0.6, >= 0.6.9)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.1)
+ tzinfo (~> 1.1)
+ arel (5.0.0)
+ bcrypt (3.1.7)
+ bcrypt-ruby (3.1.5)
+ bcrypt (>= 3.1.3)
+ better_errors (1.1.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
- binding_of_caller (0.7.1)
+ binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
- builder (3.0.4)
+ builder (3.2.2)
choice (0.1.6)
- coderay (1.0.9)
- coffee-rails (3.2.2)
+ coderay (1.1.0)
+ coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
- railties (~> 3.2.0)
+ railties (>= 4.0.0, < 5.0)
coffee-script (2.2.0)
coffee-script-source
execjs
- coffee-script-source (1.6.2)
+ coffee-script-source (1.7.0)
debug_inspector (0.0.2)
- epic-editor-rails (0.2.3)
- railties (>= 3.2, < 5.0)
erubis (2.7.0)
- execjs (1.4.0)
- multi_json (~> 1.0)
- github-markdown (0.5.5)
- hike (1.2.2)
+ execjs (2.0.2)
+ hike (1.2.3)
hirb (0.7.1)
- i18n (0.6.4)
- journey (1.0.4)
- jquery-rails (2.2.1)
+ i18n (0.6.9)
+ jquery-rails (3.1.0)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
- json (1.8.0)
- libv8 (3.11.8.17)
- mail (2.4.4)
- i18n (>= 0.4.0)
+ json (1.8.1)
+ libv8 (3.16.14.3)
+ mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
- mime-types (1.23)
- multi_json (1.7.3)
+ mime-types (1.25.1)
+ mini_portile (0.5.3)
+ minitest (5.3.2)
+ multi_json (1.9.2)
mysql2 (0.3.15)
- nokogiri (1.5.9)
- polyglot (0.3.3)
- rack (1.4.5)
- rack-cache (1.2)
- rack (>= 0.4)
- rack-ssl (1.3.3)
- rack
+ nokogiri (1.6.1)
+ mini_portile (~> 0.5.0)
+ polyglot (0.3.4)
+ rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
- rails (3.2.12)
- actionmailer (= 3.2.12)
- actionpack (= 3.2.12)
- activerecord (= 3.2.12)
- activeresource (= 3.2.12)
- activesupport (= 3.2.12)
- bundler (~> 1.0)
- railties (= 3.2.12)
+ rails (4.1.0)
+ actionmailer (= 4.1.0)
+ actionpack (= 4.1.0)
+ actionview (= 4.1.0)
+ activemodel (= 4.1.0)
+ activerecord (= 4.1.0)
+ activesupport (= 4.1.0)
+ bundler (>= 1.3.0, < 2.0)
+ railties (= 4.1.0)
+ sprockets-rails (~> 2.0)
rails-erd (1.1.0)
activerecord (>= 3.0)
activesupport (>= 3.0)
choice (~> 0.1.6)
ruby-graphviz (~> 1.0.4)
- railties (3.2.12)
- actionpack (= 3.2.12)
- activesupport (= 3.2.12)
- rack-ssl (~> 1.3.2)
+ railties (4.1.0)
+ actionpack (= 4.1.0)
+ activesupport (= 4.1.0)
rake (>= 0.8.7)
- rdoc (~> 3.4)
- thor (>= 0.14.6, < 2.0)
- rake (10.0.4)
- rb-readline (0.4.2)
- rdoc (3.12.2)
- json (~> 1.4)
- ref (1.0.4)
+ thor (>= 0.18.1, < 2.0)
+ rake (10.2.2)
+ rb-readline (0.5.1)
+ redcarpet (3.1.1)
+ ref (1.0.5)
rest-client (1.6.7)
mime-types (>= 1.16)
ruby-graphviz (1.0.9)
- sanitize (2.0.3)
- nokogiri (>= 1.4.4, < 1.6)
- sass (3.2.9)
- sass-rails (3.2.6)
- railties (~> 3.2.0)
- sass (>= 3.1.10)
- tilt (~> 1.3)
- simple_form (2.1.0)
- actionpack (~> 3.0)
- activemodel (~> 3.0)
- sprockets (2.2.2)
+ sanitize (2.1.0)
+ nokogiri (>= 1.4.4)
+ sass (3.2.19)
+ sass-rails (4.0.3)
+ railties (>= 4.0.0, < 5.0)
+ sass (~> 3.2.0)
+ sprockets (~> 2.8, <= 2.11.0)
+ sprockets-rails (~> 2.0)
+ simple_form (3.0.2)
+ actionpack (~> 4.0)
+ activemodel (~> 4.0)
+ sprockets (2.11.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
- therubyracer (0.11.4)
- libv8 (~> 3.11.8.12)
+ sprockets-rails (2.1.3)
+ actionpack (>= 3.0)
+ activesupport (>= 3.0)
+ sprockets (~> 2.8)
+ therubyracer (0.12.1)
+ libv8 (~> 3.16.14.0)
ref
- thor (0.18.1)
+ thor (0.19.1)
+ thread_safe (0.3.3)
tilt (1.4.1)
- treetop (1.4.12)
+ treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
- tzinfo (0.3.37)
- uglifier (2.1.1)
+ tzinfo (1.1.0)
+ thread_safe (~> 0.1)
+ uglifier (2.5.0)
execjs (>= 0.3.0)
- multi_json (~> 1.0, >= 1.0.2)
+ json (>= 1.8.0)
webrick (1.3.1)
PLATFORMS
ruby
DEPENDENCIES
- bcrypt-ruby (~> 3.0.0)
+ activerecord-session_store
+ bcrypt-ruby
better_errors
binding_of_caller
- coffee-rails (~> 3.2.1)
- epic-editor-rails
- github-markdown
+ coffee-rails
hirb
jquery-rails
mysql2
- rails (= 3.2.12)
+ rails (= 4.1.0)
rails-erd
- rb-readline (~> 0.4.2)
+ rb-readline
+ redcarpet
rest-client
sanitize
- sass-rails (~> 3.2.3)
+ sass-rails
simple_form
therubyracer
- uglifier (>= 1.0.3)
+ uglifier
webrick