Skip to content

Commit

Permalink
Merge branch 'fix-gemfile-lock' into 'master'
Browse files Browse the repository at this point in the history
Fix order in Gemfile.lock

See merge request !2969
  • Loading branch information
Robert Speicher authored and rymai committed Feb 26, 2016
1 parent 70090bd commit dd11449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -960,8 +960,8 @@ DEPENDENCIES
mysql2 (~> 0.3.16)
nested_form (~> 0.3.2)
net-ssh (~> 3.0.1)
nokogiri (~> 1.6.7, >= 1.6.7.2)
newrelic_rpm (~> 3.14)
nokogiri (~> 1.6.7, >= 1.6.7.2)
nprogress-rails (~> 0.1.6.7)
oauth2 (~> 1.0.0)
octokit (~> 3.8.0)
Expand Down

0 comments on commit dd11449

Please sign in to comment.