Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CloCkWeRX committed Jan 24, 2018
1 parent 57bbf26 commit 3eef2ed
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Expand Up @@ -52,7 +52,7 @@ GEM
activesupport (>= 3.2)
request_store (~> 1.0)
scrypt (>= 1.2, < 3.0)
builder (3.2.2)
builder (3.2.3)
byebug (8.2.1)
cancancan (1.15.0)
capistrano (3.4.0)
Expand All @@ -77,8 +77,7 @@ GEM
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
chronic (0.10.2)
climate_control (0.0.3)
activesupport (>= 3.0)
climate_control (0.2.0)
cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0)
coderay (1.1.1)
Expand Down Expand Up @@ -143,7 +142,8 @@ GEM
tilt
headless (2.2.0)
htmlentities (4.3.4)
i18n (0.7.0)
i18n (0.9.3)
concurrent-ruby (~> 1.0)
i18n_data (0.7.0)
jquery-migrate-rails (1.2.1)
jquery-rails (4.0.5)
Expand All @@ -152,7 +152,7 @@ GEM
thor (>= 0.14, < 2.0)
jquery-ui-rails (5.0.5)
railties (>= 3.2.16)
json (1.8.3)
json (1.8.6)
kgio (2.10.0)
libv8 (3.16.14.17)
listen (3.0.5)
Expand All @@ -167,9 +167,9 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.0)
mimemagic (0.3.2)
mini_portile2 (2.1.0)
minitest (5.10.0)
minitest (5.11.1)
multi_json (1.11.2)
nenv (0.3.0)
net-scp (1.2.1)
Expand All @@ -184,12 +184,12 @@ GEM
activerecord (>= 3.0, < 6.0)
activesupport (>= 3.0, < 6.0)
request_store (~> 1.1)
paperclip (4.3.6)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
paperclip (5.2.0)
activemodel (>= 4.2.0)
activesupport (>= 4.2.0)
cocaine (~> 0.5.5)
mime-types
mimemagic (= 0.3.0)
mimemagic (~> 0.3.0)
pg (0.18.4)
polyamorous (1.3.0)
activerecord (>= 3.0)
Expand Down Expand Up @@ -335,10 +335,10 @@ GEM
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
thor (0.19.4)
thread_safe (0.3.5)
thread_safe (0.3.6)
tilt (2.0.5)
timecop (0.8.1)
tzinfo (1.2.2)
tzinfo (1.2.4)
thread_safe (~> 0.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
Expand Down Expand Up @@ -427,4 +427,4 @@ DEPENDENCIES
zeus

BUNDLED WITH
1.12.5
1.16.1

0 comments on commit 3eef2ed

Please sign in to comment.