mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Updates Gemfile.lock
This commit is contained in:
committed by
Jan Sandbrink
parent
05968c9177
commit
2e6dd0c70d
+9
-5
@@ -42,11 +42,12 @@ GIT
|
||||
|
||||
GIT
|
||||
remote: https://github.com/opf/openproject-translations.git
|
||||
revision: f4b469f5ea2b9d0d9288a6d79f452198784c7abb
|
||||
branch: dev
|
||||
revision: 99f40603ca7778855eddf9510538070827254423
|
||||
branch: release/4.2
|
||||
specs:
|
||||
openproject-translations (4.3.0.pre.alpha)
|
||||
openproject-translations (4.2.0.pre.alpha)
|
||||
crowdin-api (~> 0.2.4)
|
||||
mixlib-shellout (~> 2.1.0)
|
||||
rails (~> 3.2.14)
|
||||
rubyzip
|
||||
|
||||
@@ -285,6 +286,7 @@ GEM
|
||||
mime-types (1.25.1)
|
||||
mini_portile (0.6.2)
|
||||
minisyntax (0.2.3)
|
||||
mixlib-shellout (2.1.0)
|
||||
multi_json (1.11.0)
|
||||
multi_test (0.1.1)
|
||||
multi_xml (0.5.5)
|
||||
@@ -383,10 +385,9 @@ GEM
|
||||
nokogiri
|
||||
uber (~> 0.0.7)
|
||||
request_store (1.1.0)
|
||||
roar (1.0.1)
|
||||
rest-client (1.6.9)
|
||||
mime-types (~> 1.16)
|
||||
representable (>= 2.0.1, <= 3.0.0)
|
||||
roar (1.0.1)
|
||||
rspec (3.2.0)
|
||||
rspec-core (~> 3.2.0)
|
||||
rspec-expectations (~> 3.2.0)
|
||||
@@ -591,3 +592,6 @@ DEPENDENCIES
|
||||
warden (~> 1.2)
|
||||
warden-basic_auth (~> 0.2.0)
|
||||
will_paginate (~> 3.0)
|
||||
|
||||
BUNDLED WITH
|
||||
1.10.5
|
||||
|
||||
Reference in New Issue
Block a user