Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump jmespath from 1.4.0 to 1.6.1 in /api #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
76 changes: 33 additions & 43 deletions api/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,37 +1,36 @@
GIT
remote: git://github.com/DimaSamodurov/refile-mongoid.git
remote: https://github.com/DimaSamodurov/refile-mongoid.git
revision: 6b4182ff9a01869a490a13318a4e2887538738d2
specs:
refile-mongoid (0.0.2)
mongoid (>= 4.0)
refile (~> 0.5)

GIT
remote: git://github.com/refile/refile-s3.git
revision: 60572a111be27abe9707b951a0e363d78bb533d7
remote: https://github.com/refile/refile-s3.git
revision: 765b51ded93b96cf7e7cad2353c5bc591507dbe3
specs:
refile-s3 (0.2.0)
aws-sdk-s3 (~> 1.13)
refile (~> 0.6.0)
aws-sdk-s3 (~> 1.23)
refile (~> 0.7.0)

GIT
remote: git://github.com/refile/refile.git
revision: 47778bdfceb81dc34f348a050232e7ab70a85e44
remote: https://github.com/refile/refile.git
revision: c4ac577c6fdad92bc079a62a0e82888319daedc8
specs:
refile (0.6.2)
refile (0.7.0)
mime-types
rest-client (>= 1.8, < 3.0)
sinatra (>= 2.0.0, <= 3.0.0)

GIT
remote: git://github.com/romanbsd/mongoid_colored_logger.git
remote: https://github.com/romanbsd/mongoid_colored_logger.git
revision: 8b3a88fb442b2d6d3335fcaeb6543b2f94b083d3
specs:
mongoid_colored_logger (0.2.4)
mongoid

GIT
remote: git://github.com/sbounmy/stripe-ruby-mock.git
remote: https://github.com/sbounmy/stripe-ruby-mock.git
revision: b76ff6a168def260c8706fc63f32b1484469035d
branch: justin808/update-api-to-2018-02-6
specs:
Expand Down Expand Up @@ -96,21 +95,22 @@ GEM
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
arel (9.0.0)
aws-eventstream (1.0.1)
aws-partitions (1.122.0)
aws-sdk-core (3.43.0)
aws-eventstream (~> 1.0)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-kms (1.13.0)
aws-sdk-core (~> 3, >= 3.39.0)
aws-sigv4 (~> 1.0)
aws-sdk-s3 (1.30.0)
aws-sdk-core (~> 3, >= 3.39.0)
aws-eventstream (1.2.0)
aws-partitions (1.597.0)
aws-sdk-core (3.131.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.57.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.114.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.0)
aws-sigv4 (1.0.3)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.5.0)
aws-eventstream (~> 1, >= 1.0.2)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
Expand Down Expand Up @@ -144,8 +144,6 @@ GEM
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
equalizer (0.0.11)
erubi (1.7.1)
factory_girl (4.7.0)
Expand Down Expand Up @@ -175,15 +173,13 @@ GEM
grape (>= 0.17, < 1.1)
hashie (3.5.7)
htmlentities (4.3.4)
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.0.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
intercom (3.5.23)
json (>= 1.8)
jmespath (1.4.0)
jmespath (1.6.1)
json (2.1.0)
jsonapi-renderer (0.2.0)
jwt (2.1.0)
Expand All @@ -203,7 +199,9 @@ GEM
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mimemagic (0.3.2)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_magick (4.9.2)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
Expand All @@ -228,7 +226,6 @@ GEM
mustermann (~> 1.0.0)
net-http-persistent (3.0.0)
connection_pool (~> 2.2)
netrc (0.11.0)
nio4r (2.3.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
Expand Down Expand Up @@ -262,7 +259,7 @@ GEM
rack-accept (0.4.5)
rack (>= 0.4)
rack-cors (0.4.1)
rack-protection (2.0.4)
rack-protection (2.0.8.1)
rack
rack-test (1.0.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -297,10 +294,6 @@ GEM
refile-mini_magick (0.2.0)
mini_magick (~> 4.0)
refile (~> 0.5)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rspec-collection_matchers (1.1.3)
rspec-expectations (>= 2.99.0.beta1)
rspec-core (3.7.1)
Expand Down Expand Up @@ -329,10 +322,10 @@ GEM
sentry-raven (2.7.3)
faraday (>= 0.7.6, < 1.0)
simple_command (0.0.9)
sinatra (2.0.4)
sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.4)
rack-protection (= 2.0.8.1)
tilt (~> 2.0)
slack-ruby-client (0.11.1)
activesupport
Expand All @@ -359,13 +352,10 @@ GEM
net-http-persistent (~> 3.0)
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.9)
tilt (2.0.10)
timecop (0.9.1)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
Expand Down