Skip to content

Commit

Permalink
Gemfile.lock updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Butkiewicz committed Apr 12, 2017
1 parent 4d441e2 commit 37630b0
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ GEM
colored2 (3.1.2)
cork (0.3.0)
colored2 (~> 3.1)
coveralls (0.8.20)
json (>= 1.8, < 3)
simplecov (~> 0.14.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.4)
tins (~> 1.6)
danger (4.3.5)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
Expand All @@ -33,6 +39,7 @@ GEM
danger-plugin-api (1.0.0)
danger (> 2.0)
diff-lcs (1.3)
docile (1.1.5)
faraday (0.12.0.1)
multipart-post (>= 1.2, < 3)
faraday-http-cache (1.3.1)
Expand All @@ -54,6 +61,7 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
json (2.0.4)
kramdown (1.13.2)
listen (3.0.7)
rb-fsevent (>= 0.9.3)
Expand Down Expand Up @@ -106,10 +114,18 @@ GEM
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
shellany (0.0.1)
simplecov (0.14.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
term-ansicolor (1.5.0)
tins (~> 1.0)
terminal-table (1.7.3)
unicode-display_width (~> 1.1.1)
thor (0.19.4)
tins (1.13.2)
unicode-display_width (1.1.3)
yard (0.9.8)

Expand All @@ -118,6 +134,7 @@ PLATFORMS

DEPENDENCIES
bundler (~> 1.3)
coveralls
danger-puppet_lint!
guard (~> 2.14)
guard-rspec (~> 4.7)
Expand Down

0 comments on commit 37630b0

Please sign in to comment.