summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock142
1 files changed, 92 insertions, 50 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 710af2e..69c4a37 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,33 +1,43 @@
GEM
remote: https://rubygems.org/
specs:
- actionmailer (4.1.8)
- actionpack (= 4.1.8)
- actionview (= 4.1.8)
+ actionmailer (4.2.10)
+ actionpack (= 4.2.10)
+ actionview (= 4.2.10)
+ activejob (= 4.2.10)
mail (~> 2.5, >= 2.5.4)
- actionpack (4.1.8)
- actionview (= 4.1.8)
- activesupport (= 4.1.8)
- rack (~> 1.5.2)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ actionpack (4.2.10)
+ actionview (= 4.2.10)
+ activesupport (= 4.2.10)
+ rack (~> 1.6)
rack-test (~> 0.6.2)
- actionview (4.1.8)
- activesupport (= 4.1.8)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ actionview (4.2.10)
+ activesupport (= 4.2.10)
builder (~> 3.1)
erubis (~> 2.7.0)
- activemodel (4.1.8)
- activesupport (= 4.1.8)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
+ activejob (4.2.10)
+ activesupport (= 4.2.10)
+ globalid (>= 0.3.0)
+ activemodel (4.2.10)
+ activesupport (= 4.2.10)
builder (~> 3.1)
- activerecord (4.1.8)
- activemodel (= 4.1.8)
- activesupport (= 4.1.8)
- arel (~> 5.0.0)
- activesupport (4.1.8)
- i18n (~> 0.6, >= 0.6.9)
- json (~> 1.7, >= 1.7.7)
+ activerecord (4.2.10)
+ activemodel (= 4.2.10)
+ activesupport (= 4.2.10)
+ arel (~> 6.0)
+ activesupport (4.2.10)
+ i18n (~> 0.7)
minitest (~> 5.1)
- thread_safe (~> 0.1)
+ thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- arel (5.0.1.20140414130214)
+ arel (6.0.4)
+ binding_of_caller (0.8.0)
+ debug_inspector (>= 0.0.1)
builder (3.2.3)
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
@@ -36,53 +46,77 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
+ commonjs (0.2.7)
concurrent-ruby (1.0.5)
+ crass (1.0.3)
+ debug_inspector (0.0.3)
erubis (2.7.0)
execjs (2.7.0)
+ globalid (0.4.1)
+ activesupport (>= 4.2.0)
haml (4.0.5)
tilt
hike (1.2.3)
- i18n (0.9.1)
+ i18n (0.9.5)
concurrent-ruby (~> 1.0)
- jbuilder (2.6.4)
- activesupport (>= 3.0.0)
+ jbuilder (2.7.0)
+ activesupport (>= 4.2.0)
multi_json (>= 1.2)
- jquery-rails (3.1.4)
- railties (>= 3.0, < 5.0)
+ jquery-rails (4.3.1)
+ rails-dom-testing (>= 1, < 3)
+ railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (1.8.6)
- kgio (2.11.1)
+ kgio (2.11.2)
+ less (2.6.0)
+ commonjs (~> 0.2.7)
libv8 (3.16.14.19)
+ loofah (2.2.0)
+ crass (~> 1.0.2)
+ nokogiri (>= 1.5.9)
mail (2.7.0)
mini_mime (>= 0.1.1)
mini_mime (1.0.0)
- minitest (5.11.1)
+ mini_portile2 (2.3.0)
+ minitest (5.11.3)
multi_json (1.13.1)
- pg (1.0.0)
- rack (1.5.5)
+ nokogiri (1.8.2)
+ mini_portile2 (~> 2.3.0)
+ pg (0.21.0)
+ rack (1.6.9)
rack-test (0.6.3)
rack (>= 1.0)
- rails (4.1.8)
- actionmailer (= 4.1.8)
- actionpack (= 4.1.8)
- actionview (= 4.1.8)
- activemodel (= 4.1.8)
- activerecord (= 4.1.8)
- activesupport (= 4.1.8)
+ rails (4.2.10)
+ actionmailer (= 4.2.10)
+ actionpack (= 4.2.10)
+ actionview (= 4.2.10)
+ activejob (= 4.2.10)
+ activemodel (= 4.2.10)
+ activerecord (= 4.2.10)
+ activesupport (= 4.2.10)
bundler (>= 1.3.0, < 2.0)
- railties (= 4.1.8)
- sprockets-rails (~> 2.0)
- rails-observers (0.1.2)
- activemodel (~> 4.0)
- railties (4.1.8)
- actionpack (= 4.1.8)
- activesupport (= 4.1.8)
+ railties (= 4.2.10)
+ sprockets-rails
+ rails-deprecated_sanitizer (1.0.3)
+ activesupport (>= 4.2.0.alpha)
+ rails-dom-testing (1.0.9)
+ activesupport (>= 4.2.0, < 5.0)
+ nokogiri (~> 1.6)
+ rails-deprecated_sanitizer (>= 1.0.1)
+ rails-html-sanitizer (1.0.3)
+ loofah (~> 2.0)
+ railties (4.2.10)
+ actionpack (= 4.2.10)
+ activesupport (= 4.2.10)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
raindrops (0.19.0)
rake (12.3.0)
rdoc (4.3.0)
ref (2.0.0)
+ responders (2.4.0)
+ actionpack (>= 4.2.0, < 5.3)
+ railties (>= 4.2.0, < 5.3)
sass (3.2.19)
sass-rails (4.0.5)
railties (>= 4.0.0, < 5.0)
@@ -94,7 +128,8 @@ GEM
rdoc (~> 4.0)
simple-navigation (4.0.5)
activesupport (>= 2.3.2)
- spring (1.7.2)
+ spring (2.0.2)
+ activesupport (>= 4.2)
sprockets (2.12.4)
hike (~> 1.2)
multi_json (~> 1.0)
@@ -114,9 +149,9 @@ GEM
turbolinks (5.1.0)
turbolinks-source (~> 5.1)
turbolinks-source (5.1.0)
- tzinfo (1.2.4)
+ tzinfo (1.2.5)
thread_safe (~> 0.1)
- uglifier (4.1.3)
+ uglifier (4.1.6)
execjs (>= 0.3.0, < 3)
unicorn (5.4.0)
kgio (~> 2.6)
@@ -124,6 +159,11 @@ GEM
unicorn-rails (2.2.1)
rack
unicorn
+ web-console (2.3.0)
+ activemodel (>= 4.0)
+ binding_of_caller (>= 0.7.2)
+ railties (>= 4.0)
+ sprockets-rails (>= 2.0, < 4.0)
PLATFORMS
ruby
@@ -133,9 +173,10 @@ DEPENDENCIES
haml (= 4.0.5)
jbuilder (~> 2.0)
jquery-rails
- pg
- rails (= 4.1.8)
- rails-observers
+ less
+ pg (~> 0.11)
+ rails (= 4.2.10)
+ responders (~> 2.0)
sass-rails (~> 4.0.3)
sdoc (~> 0.4.0)
simple-navigation
@@ -146,6 +187,7 @@ DEPENDENCIES
uglifier (>= 1.3.0)
unicorn
unicorn-rails
+ web-console (~> 2.0)
BUNDLED WITH
- 1.15.4
+ 1.13.6