diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,4 +15,5 @@ group :development do gem "rspec-collection_matchers", "~> 1.0" gem "rspec_junit_formatter" gem "github_changelog_generator", git: "https://github.com/tduffield/github-changelog-generator", branch: "adjust-tag-section-mapping" + gem "ipaddr_extensions" end |