This repository was archived by the owner on May 12, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- gitlab_git (7.0.0.rc10 )
4+ gitlab_git (7.0.0.rc11 )
55 activesupport (~> 4.0 )
66 charlock_holmes (~> 0.6 )
77 gitlab-linguist (~> 3.0 )
8- rugged (~> 0.21.0 )
8+ rugged (~> 0.21.2 )
99
1010GEM
1111 remote: http://rubygems.org/
1212 specs:
13- activesupport (4.1.7 )
13+ activesupport (4.1.6 )
1414 i18n (~> 0.6 , >= 0.6.9 )
1515 json (~> 1.7 , >= 1.7.7 )
1616 minitest (~> 5.1 )
5454 lumberjack (1.0.3 )
5555 method_source (0.8.1 )
5656 mime-types (1.25.1 )
57- minitest (5.4.3 )
57+ minitest (5.4.2 )
5858 multi_json (1.10.1 )
5959 pry (0.9.12.1 )
6060 coderay (~> 1.0.5 )
7676 rspec-expectations (2.13.0 )
7777 diff-lcs (>= 1.1.3 , < 2.0 )
7878 rspec-mocks (2.13.1 )
79- rugged (0.21.0 )
79+ rugged (0.21.2 )
8080 simplecov (0.9.0 )
8181 docile (~> 1.1.0 )
8282 multi_json
Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ Gem::Specification.new do |s|
1313
1414 s . add_dependency ( "gitlab-linguist" , "~> 3.0" )
1515 s . add_dependency ( "activesupport" , "~> 4.0" )
16- s . add_dependency ( "rugged" , "~> 0.21.0 " )
16+ s . add_dependency ( "rugged" , "~> 0.21.2 " )
1717 s . add_dependency ( "charlock_holmes" , "~> 0.6" )
1818end
You can’t perform that action at this time.
0 commit comments