Skip to content

Commit

Permalink
[skip] Updated dependencies (1m)
Browse files Browse the repository at this point in the history
  • Loading branch information
boblail committed Mar 30, 2017
1 parent f97a3f9 commit 390c69e
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ GEM
activemodel (= 5.0.2)
activesupport (= 5.0.2)
arel (~> 7.0)
activerecord-import (0.17.1)
activerecord-import (0.17.2)
activerecord (>= 3.2)
activerecord-pluck_in_batches (0.2.0)
activerecord (>= 4.2.7, < 5.1.0)
Expand Down Expand Up @@ -106,15 +106,15 @@ GEM
concurrent-ruby (1.0.5)
crack (0.4.3)
safe_yaml (~> 1.0.0)
css_parser (1.4.9)
css_parser (1.4.10)
addressable
devise (4.2.0)
devise (4.2.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 5.1)
responders
warden (~> 1.2.3)
devise_invitable (1.7.1)
devise_invitable (1.7.2)
actionmailer (>= 4.1.0)
devise (>= 4.0.0)
docile (1.1.5)
Expand Down Expand Up @@ -175,7 +175,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
oj (2.18.2)
oj (2.18.5)
openxml-package (0.2.7)
nokogiri
ox
Expand All @@ -184,14 +184,15 @@ GEM
nokogiri
openxml-package (>= 0.2.0)
orm_adapter (0.5.0)
ox (2.4.9)
ox (2.4.11)
pg (0.19.0)
pg_search (1.0.6)
activerecord (>= 3.1)
activesupport (>= 3.1)
arel
premailer (1.10.0)
css_parser (>= 1.4.9)
premailer (1.10.2)
addressable
css_parser (>= 1.4.10)
htmlentities (>= 4.0.0)
progressbar (0.21.0)
pry (0.10.4)
Expand Down Expand Up @@ -263,11 +264,11 @@ GEM
sprockets (>= 3.0.0)
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.6)
tilt (2.0.7)
timecop (0.8.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (3.1.4)
uglifier (3.1.11)
execjs (>= 0.3.0, < 3)
warden (1.2.7)
rack (>= 1.0)
Expand Down

0 comments on commit 390c69e

Please sign in to comment.