Bump json-schema
This commit is contained in:
parent
86aab68c8e
commit
df0c26da5c
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -18,7 +18,7 @@ gem "diaspora_federation-rails", "0.0.13"
|
|||
|
||||
gem "acts_as_api", "0.4.2"
|
||||
gem "json", "1.8.3"
|
||||
gem "json-schema", "2.6.1"
|
||||
gem "json-schema", "2.6.2"
|
||||
|
||||
# Authentication
|
||||
|
||||
|
|
|
|||
|
|
@ -435,7 +435,7 @@ GEM
|
|||
multi_json (>= 1.3)
|
||||
rake
|
||||
json (1.8.3)
|
||||
json-schema (2.6.1)
|
||||
json-schema (2.6.2)
|
||||
addressable (~> 2.3.8)
|
||||
jwt (1.5.1)
|
||||
kaminari (0.16.3)
|
||||
|
|
@ -848,7 +848,7 @@ DEPENDENCIES
|
|||
js_image_paths (= 0.1.0)
|
||||
jshintrb (= 0.3.0)
|
||||
json (= 1.8.3)
|
||||
json-schema (= 2.6.1)
|
||||
json-schema (= 2.6.2)
|
||||
logging-rails (= 0.5.0)
|
||||
markerb (= 1.1.0)
|
||||
messagebus_ruby_api (= 1.0.3)
|
||||
|
|
|
|||
Loading…
Reference in a new issue