Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / development / tools / overcommit / Gemfile.lock
blob1c75368b7d814a259413695a8a962a99c0781776
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     childprocess (4.1.0)
5     iniparse (1.5.0)
6     overcommit (0.60.0)
7       childprocess (>= 0.6.3, < 5)
8       iniparse (~> 1.4)
9       rexml (~> 3.2)
10     rexml (3.2.6)
12 PLATFORMS
13   ruby
15 DEPENDENCIES
16   overcommit
18 BUNDLED WITH
19    2.4.17