Skip to content

Commit

Permalink
Remove guard from Gemfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Aug 3, 2021
1 parent 942623a commit e6ea675
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gemspec
gem "jruby-openssl" if defined? JRUBY_VERSION

group :development do
gem "guard-rspec", require: false
gem "pry", require: false
end

Expand Down

0 comments on commit e6ea675

Please sign in to comment.