Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
LeipeLeon committed Dec 13, 2023
1 parent 139072f commit a5bdde9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,3 @@ source 'https://rubygems.org'
# Specify your gem's dependencies in ri_cal.gemspec
gemspec

group :development do
gem "appraisal"
gem "guard-rspec"
gem "rake"
gem "rspec"
gem "standard"
end
2 changes: 2 additions & 0 deletions ri_cal.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,6 @@ A Google group for discussion of this library has been set up http://groups.goog
gem.add_development_dependency "autotest-fsevent"
gem.add_development_dependency "awesome_print"
gem.add_development_dependency "appraisal"
gem.add_development_dependency "guard-rspec"
gem.add_development_dependency "standard"
end

0 comments on commit a5bdde9

Please sign in to comment.