summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-07-09 23:19:46 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-07-09 23:19:46 -0400
commit0cfbc1502bd1f04aac8a5c0a380230db98288540 (patch)
tree40dda2110528c17bab3f76552446610f614baa0c
parent4ac4600d7eca50bac1ba0603d4494cca3a5047a4 (diff)
update gems
-rw-r--r--Gemfile.lock26
1 files changed, 13 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index af0cecd..daed0bc 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -27,7 +27,7 @@ GEM
tzinfo (~> 0.3.37)
arel (4.0.2)
bcrypt-ruby (3.1.2)
- bootstrap-sass (3.1.1.1)
+ bootstrap-sass (3.2.0.0)
sass (~> 3.2)
builder (3.1.4)
carrierwave (0.10.0)
@@ -43,13 +43,13 @@ GEM
execjs
coffee-script-source (1.7.0)
daemons (1.1.9)
- delayed_job (4.0.1)
+ delayed_job (4.0.2)
activesupport (>= 3.0, < 4.2)
delayed_job_active_record (4.0.1)
activerecord (>= 3.0, < 4.2)
delayed_job (>= 3.0, < 4.1)
erubis (2.7.0)
- execjs (2.0.2)
+ execjs (2.2.1)
figaro (0.7.0)
bundler (~> 1.0)
rails (>= 3, < 5)
@@ -63,7 +63,7 @@ GEM
jbuilder (1.5.3)
activesupport (>= 3.0.0)
multi_json (>= 1.2.0)
- jquery-rails (3.1.0)
+ jquery-rails (3.1.1)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.1)
@@ -71,16 +71,16 @@ GEM
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
- mailboxer (0.11.0)
+ mailboxer (0.12.1)
carrierwave (>= 0.5.8)
foreigner (>= 0.9.1)
- rails (> 3.0.0)
+ rails (>= 3.2.0)
mime-types (1.25.1)
minitest (4.7.5)
- multi_json (1.9.2)
+ multi_json (1.10.1)
multi_xml (0.5.5)
pg (0.17.1)
- polyglot (0.3.4)
+ polyglot (0.3.5)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
@@ -97,7 +97,7 @@ GEM
activesupport (= 4.0.2)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
- rake (10.3.1)
+ rake (10.3.2)
rdoc (4.1.1)
json (~> 1.4)
ref (1.0.5)
@@ -110,8 +110,8 @@ GEM
sdoc (0.4.0)
json (~> 1.8)
rdoc (~> 4.0, < 5.0)
- simple_captcha2 (0.2.1)
- rails (>= 3.1)
+ simple_captcha2 (0.2.2)
+ rails (>= 3.1, < 4.1)
sprockets (2.11.0)
hike (~> 1.2)
multi_json (~> 1.0)
@@ -126,7 +126,7 @@ GEM
libv8 (~> 3.16.14.0)
ref
thor (0.19.1)
- thread_safe (0.3.3)
+ thread_safe (0.3.4)
tilt (1.4.1)
treetop (1.4.15)
polyglot
@@ -134,7 +134,7 @@ GEM
turbolinks (2.2.2)
coffee-rails
tzinfo (0.3.39)
- uglifier (2.5.0)
+ uglifier (2.5.1)
execjs (>= 0.3.0)
json (>= 1.8.0)