Skip to content

Commit

Permalink
Updated gems
Browse files Browse the repository at this point in the history
  • Loading branch information
pmanko committed Oct 15, 2014
1 parent f5c7937 commit 6cd3d62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem 'haml'
# Use Uglifier as compressor for JavaScript assets
gem 'uglifier', '>= 1.3.0'
# Use CoffeeScript for .js.coffee assets and views
gem 'coffee-rails', '~> 4.0.0'
gem 'coffee-rails', '~> 4.1.0'
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
# gem 'therubyracer', platforms: :ruby

Expand Down Expand Up @@ -41,7 +41,7 @@ gem 'devise'
gem 'bootstrap-generators', '~> 3.2.0'

# Markdown Support
gem 'redcarpet', '~> 3.1.2'
gem 'redcarpet', '~> 3.2.0'

# Directed Acyclic Graph
gem 'acts-as-dag'
Expand Down

0 comments on commit 6cd3d62

Please sign in to comment.