mirror of
https://github.com/heartcombo/simple_form.git
synced 2022-11-09 12:19:26 -05:00
Bundle update
This commit is contained in:
parent
8a6da0a041
commit
403783684b
1 changed files with 8 additions and 8 deletions
16
Gemfile.lock
16
Gemfile.lock
|
@ -18,19 +18,19 @@ GEM
|
|||
activesupport (= 4.0.0.beta1)
|
||||
builder (~> 3.1.0)
|
||||
activesupport (4.0.0.beta1)
|
||||
i18n (~> 0.6)
|
||||
i18n (~> 0.6.2)
|
||||
minitest (~> 4.2)
|
||||
multi_json (~> 1.3)
|
||||
thread_safe (~> 0.1)
|
||||
tzinfo (~> 0.3.33)
|
||||
atomic (1.0.1)
|
||||
atomic (1.1.7)
|
||||
builder (3.1.4)
|
||||
country_select (1.1.3)
|
||||
erubis (2.7.0)
|
||||
i18n (0.6.2)
|
||||
i18n (0.6.4)
|
||||
json (1.7.7)
|
||||
minitest (4.6.1)
|
||||
multi_json (1.6.1)
|
||||
minitest (4.7.1)
|
||||
multi_json (1.7.2)
|
||||
rack (1.5.2)
|
||||
rack-test (0.6.2)
|
||||
rack (>= 1.0)
|
||||
|
@ -40,13 +40,13 @@ GEM
|
|||
rake (>= 0.8.7)
|
||||
rdoc (~> 3.4)
|
||||
thor (>= 0.17.0, < 2.0)
|
||||
rake (10.0.3)
|
||||
rake (10.0.4)
|
||||
rdoc (3.12.2)
|
||||
json (~> 1.4)
|
||||
thor (0.17.0)
|
||||
thor (0.18.1)
|
||||
thread_safe (0.1.0)
|
||||
atomic
|
||||
tzinfo (0.3.35)
|
||||
tzinfo (0.3.37)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
|
Loading…
Reference in a new issue