Skip to content

Commit

Permalink
gemspec: log4r -> json
Browse files Browse the repository at this point in the history
  • Loading branch information
Antono Vasiljev committed Mar 19, 2012
1 parent c9a0f6c commit 105ec01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shelr.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Gem::Specification.new do |gem|
gem.version = Shelr::VERSION
gem.license = "GPLv3"

gem.add_dependency('log4r', '>= 1.6.5')
gem.add_dependency('json', '>= 1.6.5')
end

0 comments on commit 105ec01

Please sign in to comment.