Skip to content
Snippets Groups Projects
Commit 7ab9b8de authored by Mauricio Giacomini Girardello's avatar Mauricio Giacomini Girardello
Browse files

update gem file

parent 0d175ac1
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,7 @@ GEM
concord (0.1.5)
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
curb (0.8.8)
debug_inspector (0.0.2)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
......@@ -86,9 +87,15 @@ GEM
responders
thread_safe (~> 0.1)
warden (~> 1.2.3)
devise_token_auth (0.1.33)
devise (~> 3.3)
rails (~> 4.2)
diff-lcs (1.2.5)
domain_name (0.5.24)
unf (>= 0.0.5, < 1.0.0)
dspace_rest_client (1.1.2)
curb (~> 0.8.6)
rest-client (>= 1.7, < 2)
equalizer (0.0.11)
erubis (2.7.0)
execjs (2.6.0)
......@@ -188,6 +195,8 @@ GEM
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rmagick (2.15.4)
rsolr (1.0.12)
builder (>= 2.1.2)
ruby_parser (3.7.1)
sexp_processor (~> 4.1)
rubycritic (1.4.0)
......@@ -254,6 +263,7 @@ GEM
binding_of_caller (>= 0.7.2)
railties (>= 4.0)
sprockets-rails (>= 2.0, < 4.0)
will_paginate (3.0.7)
PLATFORMS
ruby
......@@ -266,6 +276,8 @@ DEPENDENCIES
chart-js-rails
coffee-rails (~> 4.1.0)
devise
devise_token_auth
dspace_rest_client (~> 1.1.0)
gruff
jbuilder (~> 2.0)
jquery-rails
......@@ -279,6 +291,7 @@ DEPENDENCIES
rack-cors
rails (= 4.2.0)
rmagick
rsolr (~> 1.0.12)
rubycritic
sass-rails (~> 5.0)
sdoc (~> 0.4.0)
......@@ -288,6 +301,7 @@ DEPENDENCIES
turbolinks
uglifier (>= 1.3.0)
web-console (~> 2.0)
will_paginate (~> 3.0.5)
BUNDLED WITH
1.10.6
......@@ -7,7 +7,7 @@ development: &development
test:
host: mecdb2.c3sl.ufpr.br
database: PortalMEC
database: dev-mauricio
username: admin
password: admin
port: 2480
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment