Skip to content

Commit

Permalink
Gem updates
Browse files Browse the repository at this point in the history
Fixes #478
Fixes #479
Fixes #480
Fixes #481
  • Loading branch information
andrew committed Mar 22, 2016
1 parent 2618aec commit 8f54e22
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ GEM
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
arel (6.0.3)
autoprefixer-rails (6.3.3.1)
autoprefixer-rails (6.3.4)
execjs
bootstrap-sass (3.3.6)
autoprefixer-rails (>= 5.2.1)
Expand Down Expand Up @@ -71,7 +71,7 @@ GEM
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
tins (~> 1.6.0)
css_parser (1.4.0)
css_parser (1.4.1)
addressable
dalli (2.7.6)
database_cleaner (1.5.1)
Expand Down Expand Up @@ -225,10 +225,10 @@ GEM
premailer (1.8.6)
css_parser (>= 1.3.6)
htmlentities (>= 4.0.0)
premailer-rails (1.9.0)
premailer-rails (1.9.1)
actionmailer (>= 3, < 5)
premailer (~> 1.7, >= 1.7.9)
puma (3.1.1)
puma (3.2.0)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
rack (1.6.4)
Expand Down Expand Up @@ -309,7 +309,7 @@ GEM
safe_yaml (1.0.4)
sanitize-url (0.1.4)
sass (3.4.21)
sassc (1.8.4)
sassc (1.8.5)
bundler
ffi (~> 1.9.6)
sass (>= 3.3.0)
Expand Down Expand Up @@ -359,10 +359,10 @@ GEM
sprockets (3.5.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (2.3.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
sprockets-rails (3.0.4)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sql_queries_count (0.0.1)
rails (> 3.0.0)
stripe (1.20.1)
Expand Down

0 comments on commit 8f54e22

Please sign in to comment.