Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
Merge 0359fbb into 80f32b9
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jan 20, 2018
2 parents 80f32b9 + 0359fbb commit de24cdc
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Gemfile.lock
Expand Up @@ -82,6 +82,8 @@ GEM
execjs
coffee-script-source (1.12.2)
colorize (0.8.1)
concurrent-ruby (1.0.5)
concurrent-ruby (1.0.5-java)
config (1.4.0)
activesupport (>= 3.0)
deep_merge (~> 1.1.1)
Expand All @@ -93,8 +95,8 @@ GEM
tins (~> 1.6)
debug_inspector (0.0.3)
deep_merge (1.1.1)
default_value_for (3.0.2)
activerecord (>= 3.2.0, < 5.1)
default_value_for (3.0.3)
activerecord (>= 3.2.0, < 5.2)
devise (3.5.10)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
Expand Down Expand Up @@ -138,7 +140,8 @@ GEM
hashie (3.5.6)
highline (1.7.8)
hike (1.2.3)
i18n (0.8.6)
i18n (0.9.1)
concurrent-ruby (~> 1.0)
inherited_resources (1.4.1)
has_scope (~> 0.6.0.rc)
responders (~> 1.0.0.rc)
Expand All @@ -159,7 +162,7 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.25.1)
multi_json (1.12.2)
multi_json (1.13.1)
multipart-post (2.0.0)
mysql2 (0.4.9)
net-scp (1.2.1)
Expand Down

0 comments on commit de24cdc

Please sign in to comment.