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
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
GIT
remote: https://github.com/jetthoughts/yaml_db.git
revision: 5f73cbd14adee939adf08574ec3bf6e05ee55889
specs:
yaml_db (0.2.3)

GIT
remote: https://github.com/ambethia/recaptcha
revision: 76c2f58ee906ed591662d552c6be383024af11d6
Expand Down Expand Up @@ -47,6 +41,12 @@ GIT
rails (~> 4)
sass

GIT
remote: https://github.com/jetthoughts/yaml_db
revision: 5f73cbd14adee939adf08574ec3bf6e05ee55889
specs:
yaml_db (0.2.3)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -206,7 +206,7 @@ GEM
mime-types-data (3.2019.0331)
mini_magick (4.0.1)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
mini_portile2 (2.8.0)
minitest (5.11.3)
minitest-reporters (1.0.8)
ansi
Expand All @@ -218,8 +218,9 @@ GEM
multi_xml (0.5.5)
multipart-post (2.0.0)
netrc (0.11.0)
nokogiri (1.9.1)
mini_portile2 (~> 2.4.0)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
Expand All @@ -243,6 +244,7 @@ GEM
pg (0.17.1)
powerpack (0.0.9)
puma (3.7.1)
racc (1.6.0)
rack (1.5.5)
rack-cors (0.4.1)
rack-test (0.6.3)
Expand Down Expand Up @@ -319,7 +321,6 @@ GEM
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.6.0)
spreadsheet (1.0.0)
ruby-ole (>= 1.0)
sprockets (2.12.5)
Expand Down