Commit 5363a52e by tady

bundle

parent 6190324d
......@@ -3,7 +3,7 @@ source 'https://rubygems.org'
ruby '2.0.0'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 4.0.2'
gem 'rails', '~> 4.0'
# Use SCSS for stylesheets
gem 'sass-rails'
......
......@@ -47,7 +47,9 @@ GEM
arel (4.0.2)
ast (1.1.0)
atomic (1.1.14)
bcrypt-ruby (3.1.2)
bcrypt (3.1.6)
bcrypt-ruby (3.1.5)
bcrypt (>= 3.1.3)
better_errors (1.1.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
......@@ -128,7 +130,7 @@ GEM
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-rspec (4.2.6)
guard-rspec (4.2.7)
guard (~> 2.1)
rspec (>= 2.14, < 4.0)
guard-rubocop (1.0.2)
......@@ -155,7 +157,7 @@ GEM
launchy (2.4.2)
addressable (~> 2.3)
libv8 (3.16.14.3)
listen (2.5.0)
listen (2.6.0)
celluloid (>= 0.15.2)
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
......@@ -372,7 +374,7 @@ DEPENDENCIES
premailer
pry-rails
rack-mini-profiler
rails (~> 4.0.2)
rails (~> 4.0)
redcarpet!
rspec-rails
rubocop
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment