Skip to content

Commit

Permalink
[gems] Update Gemfile.lock (no Gemfile canges)
Browse files Browse the repository at this point in the history
  • Loading branch information
cornugi committed Aug 10, 2020
1 parent 201fb41 commit 685634d
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,25 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
backports (3.17.1)
bson (4.8.2)
backports (3.18.1)
bson (4.10.0)
builder (3.2.4)
chartkick (3.3.1)
concurrent-ruby (1.1.6)
chartkick (3.4.0)
concurrent-ruby (1.1.7)
crass (1.0.6)
erubi (1.9.0)
erubis (2.7.0)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
gli (2.19.0)
gli (2.19.2)
hashie (4.1.0)
i18n (0.9.5)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
inflection (1.0.0)
jwt (2.2.1)
kaminari-core (1.2.0)
kaminari-core (1.2.1)
kaminari-mongoid (1.0.1)
kaminari-core (~> 1.0)
mongoid
Expand All @@ -41,35 +41,35 @@ GEM
kaminari-core (~> 1.0)
padrino-helpers
sinatra
loofah (2.5.0)
loofah (2.6.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0425)
mime-types-data (3.2020.0512)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.11.3)
mongo (2.12.1)
mongo (2.13.0)
bson (>= 4.8.2, < 5.0.0)
mongoid (6.4.4)
mongoid (6.4.5)
activemodel (>= 5.1, < 6.0.0)
mongo (>= 2.5.1, < 3.0.0)
multi_json (1.14.1)
multi_json (1.15.0)
multipart-post (2.1.1)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.2)
nokogiri (1.10.9)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
padrino-helpers (0.14.4)
i18n (~> 0.6, >= 0.6.7)
padrino-support (= 0.14.4)
padrino-helpers (0.15.0)
i18n (>= 0.6.7, < 2)
padrino-support (= 0.15.0)
tilt (>= 1.4.1, < 3)
padrino-support (0.14.4)
phonelib (0.6.43)
padrino-support (0.15.0)
phonelib (0.6.44)
puma (4.3.5)
nio4r (~> 2.0)
rack (2.2.3)
Expand Down Expand Up @@ -114,7 +114,7 @@ GEM
nokogiri (>= 1.6, < 2.0)
tzinfo (1.2.7)
thread_safe (~> 0.1)
websocket-driver (0.7.1)
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zendesk_api (1.26.0)
Expand Down

0 comments on commit 685634d

Please sign in to comment.