Generated new Gemfile.lock

pull/1435/head
Marek Takac 11 years ago
parent 7af2f77bbc
commit 7b2942c419
  1. 124
      Gemfile.lock
  2. 2337
      vendor/assets/javascripts/moment-timezone/moment-timezone-data.js

@ -8,9 +8,43 @@ GIT
uber
GIT
remote: git://github.com/finnlabs/rspec-example_disabler.git
revision: deb9c38e3f4e3688724583ac1ff58e1ae8aba409
remote: git@github.com:finnlabs/omniauth-openid-connect.git
revision: 2b6d729c155e607d2d3ddbfa67a3f617d805ce74
branch: master
specs:
omniauth-openid-connect (0.2.0)
addressable (~> 2.3)
omniauth (~> 1.1)
openid_connect (~> 0.8.0)
GIT
remote: git@github.com:finnlabs/openproject-auth_plugins
revision: b72bcc6ce36af09ea5ba8a124eed7a9dde54d920
branch: dev
specs:
openproject-auth_plugins (0.1.2)
omniauth (~> 1.0)
openproject-plugins (~> 1.0)
rails (~> 3.2.14)
GIT
remote: git@github.com:finnlabs/openproject-openid_connect.git
revision: f40e00d1a85072c29a9855a613310c8087847818
branch: dev
specs:
openproject-openid_connect (0.1.0)
omniauth (~> 1.0)
openproject-auth_plugins (~> 0.1)
openproject-plugins (~> 1.0)
rails (~> 3.2.14)
GIT
remote: git@github.com:opf/openproject-plugins.git
revision: cb6a16cf9fcf6fabd6141b8c651c197bd1e06896
branch: dev
specs:
openproject-plugins (1.0.8)
rails (~> 3.2.9)
GIT
remote: https://github.com/Compass/compass-rails
@ -93,12 +127,14 @@ GEM
activerecord (>= 3.0)
addressable (2.3.4)
arel (3.0.3)
attr_required (1.0.0)
awesome_nested_set (2.1.6)
activerecord (>= 3.0.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
bindata (2.1.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bourbon (4.0.0)
@ -130,13 +166,6 @@ GEM
coderay (1.0.9)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.2)
color-tools (1.3.0)
columnize (0.8.9)
compass (1.0.0.alpha.19)
@ -151,9 +180,6 @@ GEM
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.4)
sass (>= 3.2, < 3.5)
concord (0.1.5)
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
cucumber (1.3.8)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
@ -217,30 +243,22 @@ GEM
rack-accept
rack-mount
virtus (>= 1.0.0)
guard (2.2.2)
formatador (>= 0.2.4)
listen (~> 2.1)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-cucumber (1.4.0)
cucumber (>= 1.2.0)
guard (>= 1.1.0)
guard-rspec (3.1.0)
guard (>= 1.8)
rspec (~> 2.13)
guard-test (1.0.0)
guard (>= 1.8)
test-unit (~> 2.2)
hashie (2.1.1)
hike (1.2.3)
hooks (0.3.3)
htmldiff (0.0.1)
httpclient (2.4.0)
i18n (0.6.9)
ice_nine (0.11.0)
interception (0.3)
journey (1.0.4)
json (1.8.1)
json-jwt (0.6.1)
activesupport
bindata
multi_json (>= 1.3)
securecompare
url_safe_base64
json_spec (1.1.1)
multi_json (~> 1.0)
rspec (~> 2.0)
@ -282,6 +300,17 @@ GEM
omniauth (1.2.1)
hashie (>= 1.2, < 3)
rack (~> 1.0)
openid_connect (0.8.0)
activemodel
attr_required (>= 0.0.5)
json (>= 1.4.3)
json-jwt (>= 0.5.5)
rack-oauth2 (>= 1.0.0)
swd (>= 0.1.2)
tzinfo
validate_email
validate_url
webfinger (>= 0.0.2)
paper_trail (2.7.2)
activerecord (~> 3.0)
railties (~> 3.0)
@ -307,10 +336,10 @@ GEM
pry-stack_explorer (0.4.9.1)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
quiet_assets (1.0.2)
railties (>= 3.1, < 5.0)
pundit (0.2.3)
activesupport (>= 3.0.0)
quiet_assets (1.0.2)
railties (>= 3.1, < 5.0)
rabl (0.9.3)
activesupport (>= 2.3.14)
rack (1.4.5)
@ -320,6 +349,12 @@ GEM
rack (>= 0.4)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-oauth2 (1.0.8)
activesupport (>= 2.3)
attr_required (>= 0.0.5)
httpclient (>= 2.2.0.2)
multi_json (>= 1.3.6)
rack (>= 1.1)
rack-ssl (1.3.4)
rack
rack-test (0.6.2)
@ -382,6 +417,8 @@ GEM
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-steps (0.4.1)
rspec (>= 2.6, < 2.99)
ruby-prof (0.13.0)
ruby-progressbar (1.2.0)
rubytree (0.8.3)
@ -389,6 +426,7 @@ GEM
structured_warnings (>= 0.1.3)
rubyzip (1.1.0)
sass (3.3.7)
securecompare (1.0.0)
selenium-webdriver (2.39.0)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
@ -422,6 +460,12 @@ GEM
railties (~> 3.0)
structured_warnings (0.1.4)
svg-graph (1.0.5)
swd (0.2.1)
activesupport (>= 3)
attr_required (>= 0.0.5)
httpclient (>= 2.2.1)
i18n
json (>= 1.4.3)
syck (1.0.1)
test-unit (2.5.5)
therubyracer (0.11.4)
@ -443,11 +487,22 @@ GEM
uglifier (2.1.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
url_safe_base64 (0.2.2)
validate_email (0.1.6)
activemodel (>= 3.0)
mail (>= 2.2.5)
validate_url (0.2.2)
activemodel (>= 3.0.0)
addressable
virtus (1.0.2)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0.3)
equalizer (~> 0.0.9)
webfinger (1.0.0)
activesupport
httpclient (>= 2.2.0.2)
multi_json
websocket (1.0.7)
will_paginate (3.0.5)
xpath (2.0.0)
@ -485,9 +540,6 @@ DEPENDENCIES
globalize
gon (~> 4.0)
grape (~> 0.7.0)
guard-cucumber
guard-rspec
guard-test
htmldiff
i18n (>= 0.6.8)
i18n-js!
@ -504,16 +556,21 @@ DEPENDENCIES
object-daddy (~> 1.1.0)
oj
omniauth
omniauth-openid-connect!
openproject-auth_plugins!
openproject-openid_connect!
openproject-plugins!
pg (~> 0.17.1)
prototype-rails
prototype_legacy_helper (= 0.0.0)!
pry
pry-byebug
pry-doc
pry-rails
pry-rescue
pry-stack_explorer
quiet_assets
pundit
quiet_assets
rabl (= 0.9.3)
rack-protection!
rack-test (~> 0.6.2)
@ -530,6 +587,7 @@ DEPENDENCIES
rspec (~> 2.14)
rspec-example_disabler!
rspec-rails (~> 2.14)
rspec-steps (~> 0.4.0)
ruby-prof
ruby-progressbar
rubytree (~> 0.8.3)

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save