Bundle packages updated
This commit is contained in:
parent
2edcee06cd
commit
41f38e9e5f
1 changed files with 23 additions and 23 deletions
46
Gemfile.lock
46
Gemfile.lock
|
|
@ -1,8 +1,8 @@
|
|||
GIT
|
||||
remote: git://github.com/anjlab/bootstrap-rails.git
|
||||
revision: 056c63f1128a255688da1d064c5a2854ab5c8a9a
|
||||
revision: 3707d98b1f27bec87b1dd6de7129e3f52a72e413
|
||||
specs:
|
||||
anjlab-bootstrap-rails (3.0.0.1)
|
||||
anjlab-bootstrap-rails (3.0.2.0)
|
||||
railties (>= 3.0)
|
||||
sass (>= 3.2)
|
||||
|
||||
|
|
@ -33,37 +33,37 @@ GEM
|
|||
multi_json (~> 1.3)
|
||||
thread_safe (~> 0.1)
|
||||
tzinfo (~> 0.3.37)
|
||||
arel (4.0.0)
|
||||
atomic (1.1.13)
|
||||
better_errors (0.9.0)
|
||||
arel (4.0.1)
|
||||
atomic (1.1.14)
|
||||
better_errors (1.0.1)
|
||||
coderay (>= 1.0.0)
|
||||
erubis (>= 2.6.6)
|
||||
binding_of_caller (0.7.2)
|
||||
debug_inspector (>= 0.0.1)
|
||||
builder (3.1.4)
|
||||
callsite (0.0.11)
|
||||
coderay (1.0.9)
|
||||
coffee-rails (4.0.0)
|
||||
coderay (1.1.0)
|
||||
coffee-rails (4.0.1)
|
||||
coffee-script (>= 2.2.0)
|
||||
railties (>= 4.0.0.beta, < 5.0)
|
||||
railties (>= 4.0.0, < 5.0)
|
||||
coffee-script (2.2.0)
|
||||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.6.3)
|
||||
debug_inspector (0.0.2)
|
||||
erubis (2.7.0)
|
||||
execjs (2.0.0)
|
||||
fancybox2-rails (0.2.4)
|
||||
execjs (2.0.2)
|
||||
fancybox2-rails (0.2.5)
|
||||
railties (>= 3.1.0)
|
||||
hike (1.2.3)
|
||||
i18n (0.6.5)
|
||||
jbuilder (1.5.0)
|
||||
jbuilder (1.5.2)
|
||||
activesupport (>= 3.0.0)
|
||||
multi_json (>= 1.2.0)
|
||||
jquery-rails (3.0.4)
|
||||
railties (>= 3.0, < 5.0)
|
||||
thor (>= 0.14, < 2.0)
|
||||
json (1.8.0)
|
||||
json (1.8.1)
|
||||
kaminari (0.14.1)
|
||||
actionpack (>= 3.0.0)
|
||||
activesupport (>= 3.0.0)
|
||||
|
|
@ -75,10 +75,10 @@ GEM
|
|||
callsite
|
||||
rack-contrib
|
||||
railties
|
||||
mime-types (1.24)
|
||||
mime-types (1.25)
|
||||
minitest (4.7.5)
|
||||
multi_json (1.7.9)
|
||||
pg (0.16.0)
|
||||
multi_json (1.8.2)
|
||||
pg (0.17.0)
|
||||
polyglot (0.3.3)
|
||||
rack (1.5.2)
|
||||
rack-contrib (1.1.0)
|
||||
|
|
@ -102,9 +102,9 @@ GEM
|
|||
rdoc (3.12.2)
|
||||
json (~> 1.4)
|
||||
ref (1.0.5)
|
||||
sass (3.2.10)
|
||||
sass-rails (4.0.0)
|
||||
railties (>= 4.0.0.beta, < 5.0)
|
||||
sass (3.2.12)
|
||||
sass-rails (4.0.1)
|
||||
railties (>= 4.0.0, < 5.0)
|
||||
sass (>= 3.1.10)
|
||||
sprockets-rails (~> 2.0.0)
|
||||
sdoc (0.3.20)
|
||||
|
|
@ -115,7 +115,7 @@ GEM
|
|||
multi_json (~> 1.0)
|
||||
rack (~> 1.0)
|
||||
tilt (~> 1.1, != 1.3.0)
|
||||
sprockets-rails (2.0.0)
|
||||
sprockets-rails (2.0.1)
|
||||
actionpack (>= 3.0)
|
||||
activesupport (>= 3.0)
|
||||
sprockets (~> 2.8)
|
||||
|
|
@ -124,16 +124,16 @@ GEM
|
|||
libv8 (~> 3.16.14.0)
|
||||
ref
|
||||
thor (0.18.1)
|
||||
thread_safe (0.1.2)
|
||||
thread_safe (0.1.3)
|
||||
atomic
|
||||
tilt (1.4.1)
|
||||
treetop (1.4.15)
|
||||
polyglot
|
||||
polyglot (>= 0.3.1)
|
||||
tzinfo (0.3.37)
|
||||
uglifier (2.1.2)
|
||||
tzinfo (0.3.38)
|
||||
uglifier (2.3.1)
|
||||
execjs (>= 0.3.0)
|
||||
multi_json (~> 1.0, >= 1.0.2)
|
||||
json (>= 1.8.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue