diff --git a/Gemfile b/Gemfile index bc53ef6..0063ef6 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,6 @@ platform :ruby do end group :development, :test do - gem 'awesome_print' gem 'rspec-rails', '~> 2.5' gem 'webmock', :require => false end diff --git a/Gemfile.lock b/Gemfile.lock index 9e105c3..953a539 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,6 @@ GEM activesupport (3.0.5) addressable (2.2.5) arel (2.0.9) - awesome_print (0.4.0) bcrypt-ruby (2.1.4) bson (1.3.0) bson_ext (1.3.0) @@ -145,7 +144,6 @@ PLATFORMS ruby DEPENDENCIES - awesome_print bson_ext (~> 1.2) database_cleaner (~> 0.6.0) devise (~> 1.1.8) -- libgit2 0.21.2