Skip to content

Commit

Permalink
Update gitlab_git.
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenk committed Jun 6, 2017
1 parent b5e0bcd commit 3a38f20
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem 'ontohub-models', github: 'ontohub/ontohub-models',
branch: 'master'

gem 'gitlab_git', github: 'ontohub/gitlab_git',
branch: 'ontohub-backend-104-outsource_the_git_layer_to_gitlab_git'
branch: 'master'

gem 'active_model_serializers', '~> 0.10.4'
gem 'config', '~> 1.4.0'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GIT
remote: git://github.com/ontohub/gitlab_git.git
revision: 7748acb5bc78dfd757cf502ec1b24de5c75d282a
branch: ontohub-backend-104-outsource_the_git_layer_to_gitlab_git
revision: 231a1a847ef7746dbacaee533b96fab96084dc0f
branch: master
specs:
gitlab_git (11.0.0)
activesupport (>= 4.0)
Expand Down Expand Up @@ -154,13 +154,13 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
mini_portile2 (2.2.0)
minitest (5.10.2)
multi_json (1.12.1)
multipart-post (2.0.0)
nio4r (2.0.0)
nokogiri (1.7.2)
mini_portile2 (~> 2.1.0)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
orm_adapter (0.5.0)
orm_adapter-sequel (0.1.0)
activemodel (>= 3.0.0)
Expand Down

0 comments on commit 3a38f20

Please sign in to comment.