Skip to content

Commit

Permalink
[api] raise dependency to current globalid
Browse files Browse the repository at this point in the history
(fixes build in OSU)
  • Loading branch information
adrianschroeter committed Feb 12, 2015
1 parent ab76c3e commit ef3ce0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api/Gemfile.lock
Expand Up @@ -22,7 +22,7 @@ GEM
rails-html-sanitizer (~> 1.0, >= 1.0.1)
activejob (4.2.0)
activesupport (= 4.2.0)
globalid (>= 0.3.0)
globalid (>= 0.3.2)
activemodel (4.2.0)
activesupport (= 4.2.0)
builder (~> 3.1)
Expand Down Expand Up @@ -86,7 +86,7 @@ GEM
sexp_processor (~> 4.4)
font-awesome-rails (4.2.0.0)
railties (>= 3.2, < 5.0)
globalid (0.3.0)
globalid (0.3.2)
activesupport (>= 4.1.0)
haml (4.0.5)
tilt
Expand Down

0 comments on commit ef3ce0f

Please sign in to comment.