Skip to content

Commit

Permalink
Removed psych as a dependency, not required
Browse files Browse the repository at this point in the history
  • Loading branch information
EsendexDev committed Mar 12, 2013
1 parent 876e995 commit 896b451
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ source "http://rubygems.org"
gemspec

group :development, :test do
gem 'psych'
gem 'rails', "~> 3.2.12"
gem 'rake'
gem 'rspec'
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ GEM
method_source (~> 0.8)
slop (~> 3.4)
win32console (~> 1.3)
psych (1.3.4)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
Expand Down Expand Up @@ -148,7 +147,6 @@ DEPENDENCIES
growl
guard
guard-rspec
psych
rails (~> 3.2.12)
rake
rb-fsevent
Expand Down

0 comments on commit 896b451

Please sign in to comment.