Skip to content

Commit

Permalink
OGM-944 Add json to the Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideD committed Jun 30, 2016
1 parent e9f234c commit b1132d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/main/release-scripts/Gemfile
Expand Up @@ -2,3 +2,4 @@ source 'http://rubygems.org'

gem 'choice'
gem 'git'
gem 'json'
5 changes: 5 additions & 0 deletions src/main/release-scripts/Gemfile.lock
Expand Up @@ -3,6 +3,7 @@ GEM
specs:
choice (0.2.0)
git (1.2.9.1)
json (1.8.2)

PLATFORMS
java
Expand All @@ -11,3 +12,7 @@ PLATFORMS
DEPENDENCIES
choice
git
json

BUNDLED WITH
1.11.2

0 comments on commit b1132d2

Please sign in to comment.