Skip to content

Commit

Permalink
Fix guard's "can't modify string" issue
Browse files Browse the repository at this point in the history
  • Loading branch information
psyho committed Apr 28, 2014
1 parent 8bbb0a9 commit c3bbf34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bogus.gemspec
Expand Up @@ -40,4 +40,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'activerecord-nulldb-adapter'

s.add_development_dependency 'minitest', '>= 4.7'

s.add_development_dependency "rb-readline", "~> 0.5.0" # fix for the can't modify string issue
end

0 comments on commit c3bbf34

Please sign in to comment.