Commit a9a3480de97296234fad349fe25aac6f11cf9285

Authored by randx
1 parent 8e989d48

v3.0.0pre. Updated gitlab_meta to 3.0. Extended changelog

Showing 4 changed files with 7 additions and 4 deletions   Show diff stats
1 master 1 master
  2 + - Projects groups
  3 + - Web Editor
  4 + - Fixed bug with gitolite keys
2 - [API] list one project hook 5 - [API] list one project hook
3 - [API] edit project hook 6 - [API] edit project hook
4 - [API] add project snippets list 7 - [API] add project snippets list
@@ -151,5 +151,5 @@ group :test do @@ -151,5 +151,5 @@ group :test do
151 end 151 end
152 152
153 group :production do 153 group :production do
154 - gem "gitlab_meta", '2.9' 154 + gem "gitlab_meta", '3.0'
155 end 155 end
@@ -148,7 +148,7 @@ GEM @@ -148,7 +148,7 @@ GEM
148 mime-types (~> 1.19) 148 mime-types (~> 1.19)
149 pygments.rb (>= 0.2.13) 149 pygments.rb (>= 0.2.13)
150 github-markup (0.7.4) 150 github-markup (0.7.4)
151 - gitlab_meta (2.9) 151 + gitlab_meta (3.0)
152 gitolite (1.1.0) 152 gitolite (1.1.0)
153 gratr19 (~> 0.4.4.1) 153 gratr19 (~> 0.4.4.1)
154 grit (~> 2.5.0) 154 grit (~> 2.5.0)
@@ -425,7 +425,7 @@ DEPENDENCIES @@ -425,7 +425,7 @@ DEPENDENCIES
425 git 425 git
426 github-linguist (~> 2.3.4) 426 github-linguist (~> 2.3.4)
427 github-markup (~> 0.7.4) 427 github-markup (~> 0.7.4)
428 - gitlab_meta (= 2.9) 428 + gitlab_meta (= 3.0)
429 gitolite (= 1.1.0) 429 gitolite (= 1.1.0)
430 grack! 430 grack!
431 grape (~> 0.2.1) 431 grape (~> 0.2.1)
1 -2.9.1 1 +3.0.0pre