Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 13 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git://github.com/juleffel/bosh4r.git
remote: https://github.com/juleffel/bosh4r.git
revision: 468a8047e356406034e7b245efc97d622d684847
specs:
bosh4r (0.0.6)
Expand Down Expand Up @@ -58,24 +58,26 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.9.1)
concurrent-ruby (1.1.9)
devise (3.4.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
responders
thread_safe (~> 0.1)
warden (~> 1.2.3)
domain_name (0.5.20160309)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
eventmachine (1.0.7)
execjs (2.4.0)
fastimage (2.0.0)
addressable (~> 2)
hike (1.2.3)
http-cookie (1.0.2)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (0.7.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
image-picker-rails (0.2.4)
railties (>= 3.0)
jbuilder (2.2.11)
Expand All @@ -94,8 +96,7 @@ GEM
minitest (5.5.1)
multi_json (1.11.0)
netrc (0.11.0)
node (0.0.2)
eventmachine
node (1.0.0)
orm_adapter (0.5.0)
pg (0.18.1)
puma (2.11.1)
Expand Down Expand Up @@ -131,10 +132,11 @@ GEM
json (~> 1.4)
responders (1.1.2)
railties (>= 3.2, < 4.2)
rest-client (1.8.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
sass (3.4.13)
sass-rails (5.0.1)
railties (>= 4.0.0, < 5.0)
Expand Down Expand Up @@ -175,7 +177,7 @@ GEM
json (>= 1.8.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
unf_ext (0.0.7.7)
warden (1.2.3)
rack (>= 1.0)
xmpp4r (0.5.6)
Expand Down