Skip to content

Commit

Permalink
Remove rb-readline from dev / test
Browse files Browse the repository at this point in the history
fixes #3893
  • Loading branch information
hackartisan committed May 12, 2020
1 parent 550d26f commit c7a87bb
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 @@ -61,7 +61,6 @@ group :development, :test do
gem "pry-byebug"
gem "pry-rails"
gem "rails-controller-testing"
gem "rb-readline"
gem "rspec-rails", "~> 3.5"
gem "solr_wrapper", ">= 0.3"
end
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,6 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rb-readline (0.5.5)
rdf (3.0.13)
hamster (~> 3.0)
link_header (~> 0.0, >= 0.0.8)
Expand Down Expand Up @@ -1002,7 +1001,6 @@ DEPENDENCIES
rack-mini-profiler
rails (~> 5.2.4)
rails-controller-testing
rb-readline
recipient_interceptor
redis-namespace
riiif
Expand Down

0 comments on commit c7a87bb

Please sign in to comment.