Bundle update
This commit is contained in:
parent
6aed6ffc8e
commit
2dc344be11
26
Gemfile.lock
26
Gemfile.lock
@ -1,6 +1,6 @@
|
||||
GIT
|
||||
remote: git://github.com/activeadmin/activeadmin.git
|
||||
revision: cef68b7be82699f9abdc46c98e4fa6a471cb1761
|
||||
revision: 0b4b22871fd332c94daec3c5138c0cf9a5b95451
|
||||
specs:
|
||||
activeadmin (1.0.0.pre1)
|
||||
arbre (~> 1.0, >= 1.0.2)
|
||||
@ -129,7 +129,7 @@ GEM
|
||||
sass-rails (<= 5.0.1)
|
||||
sprockets (< 2.13)
|
||||
debug_inspector (0.0.2)
|
||||
devise (3.5.0)
|
||||
devise (3.5.1)
|
||||
bcrypt (~> 3.0)
|
||||
orm_adapter (~> 0.1)
|
||||
railties (>= 3.2.6, < 5)
|
||||
@ -158,10 +158,10 @@ GEM
|
||||
formtastic (3.1.3)
|
||||
actionpack (>= 3.2.13)
|
||||
formtastic_i18n (0.4.1)
|
||||
geocoder (1.2.8)
|
||||
geocoder (1.2.9)
|
||||
globalid (0.3.5)
|
||||
activesupport (>= 4.1.0)
|
||||
guard (2.12.5)
|
||||
guard (2.12.6)
|
||||
formatador (>= 0.2.4)
|
||||
listen (~> 2.7)
|
||||
lumberjack (~> 1.0)
|
||||
@ -237,7 +237,7 @@ GEM
|
||||
turbolinks
|
||||
jquery-ui-rails (5.0.5)
|
||||
railties (>= 3.2.16)
|
||||
json (1.8.2)
|
||||
json (1.8.3)
|
||||
kaminari (0.16.3)
|
||||
actionpack (>= 3.0.0)
|
||||
activesupport (>= 3.0.0)
|
||||
@ -259,11 +259,11 @@ GEM
|
||||
meta-tags (2.0.0)
|
||||
actionpack (>= 3.0.0)
|
||||
method_source (0.8.2)
|
||||
mime-types (2.5)
|
||||
mime-types (2.6.1)
|
||||
mini_portile (0.6.2)
|
||||
minitest (5.6.1)
|
||||
minitest (5.7.0)
|
||||
modernizr-rails (2.7.1)
|
||||
multi_json (1.11.0)
|
||||
multi_json (1.11.1)
|
||||
multipart-post (2.0.0)
|
||||
mysql2 (0.3.18)
|
||||
naught (1.0.0)
|
||||
@ -274,7 +274,7 @@ GEM
|
||||
nenv (~> 0.1)
|
||||
shellany (~> 0.0)
|
||||
orm_adapter (0.5.0)
|
||||
parser (2.2.2.3)
|
||||
parser (2.3.0.pre.1)
|
||||
ast (>= 1.1, < 3.0)
|
||||
polyamorous (1.2.0)
|
||||
activerecord (>= 3.0)
|
||||
@ -328,13 +328,13 @@ GEM
|
||||
ffi (>= 0.5.0)
|
||||
rdoc (4.2.0)
|
||||
json (~> 1.4)
|
||||
redcarpet (3.2.3)
|
||||
redcarpet (3.3.1)
|
||||
ref (1.0.5)
|
||||
responders (2.1.0)
|
||||
railties (>= 4.2.0, < 5)
|
||||
rubocop (0.31.0)
|
||||
rubocop (0.32.0)
|
||||
astrolabe (~> 1.3)
|
||||
parser (>= 2.2.2.1, < 3.0)
|
||||
parser (>= 2.2.2.5, < 3.0)
|
||||
powerpack (~> 0.1)
|
||||
rainbow (>= 1.99.1, < 3.0)
|
||||
ruby-progressbar (~> 1.4)
|
||||
@ -356,7 +356,7 @@ GEM
|
||||
rdoc (~> 4.0)
|
||||
select2-rails (3.5.9.3)
|
||||
thor (~> 0.14)
|
||||
sexp_processor (4.5.1)
|
||||
sexp_processor (4.6.0)
|
||||
shellany (0.0.1)
|
||||
simple_calendar (1.1.10)
|
||||
rails (>= 3.0)
|
||||
|
Loading…
Reference in New Issue
Block a user