Skip to content

Commit

Permalink
Remove extra development dependencies from Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Dec 31, 2023
1 parent 2d6a54c commit 3e3b748
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,3 @@ source "https://rubygems.org"

# The gem's dependencies are specified in gir_ffi.gemspec
gemspec

unless ENV["CI"]
gem "pry", require: false
gem "simplecov", require: false if RUBY_ENGINE == "ruby"
end

0 comments on commit 3e3b748

Please sign in to comment.