Skip to content

Commit

Permalink
Misc Gem version sync
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlbyk committed Mar 15, 2016
1 parent 8824c86 commit 1eadbaf
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions vendor/engines/saas/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ PATH
remote: .
specs:
saas (0.0.1)
analytics-ruby
rails (~> 4.2.4)

GEM
Expand Down Expand Up @@ -42,22 +43,23 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
analytics-ruby (2.0.13)
arel (6.0.3)
builder (3.2.2)
erubis (2.7.0)
globalid (0.3.6)
activesupport (>= 4.1.0)
hike (1.2.3)
i18n (0.7.0)
json (1.8.2)
json (1.8.3)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.99.1)
mini_portile2 (2.0.0)
minitest (5.8.4)
multi_json (1.10.1)
multi_json (1.11.2)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
rack (1.6.4)
Expand Down Expand Up @@ -93,12 +95,12 @@ GEM
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.2.4)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
sprockets-rails (3.0.0.beta1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (~> 2.8)
thor (0.19.1)
thread_safe (0.3.4)
thread_safe (0.3.5)
tilt (1.4.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
Expand Down

0 comments on commit 1eadbaf

Please sign in to comment.