Skip to content

Commit

Permalink
chore(deps): bump fastlane-plugin-apadmi_grout from 2.6.1 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [fastlane-plugin-apadmi_grout](https://bitbucket.org/apadmi/apadmi-grout-ruby) from 2.6.1 to 2.7.0.
- [Commits](https://bitbucket.org/apadmi/apadmi-grout-ruby/commits)

---
updated-dependencies:
- dependency-name: fastlane-plugin-apadmi_grout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 3decfce commit cae1f37
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ source "https://rubygems.org"

gem "fastlane"
gem "fastlane-plugin-screenshotbot", '~> 0.3.0'
gem 'fastlane-plugin-apadmi_grout', '~> 2.6.1'
gem 'fastlane-plugin-apadmi_grout', '~> 2.7.0'
gem 'fastlane-plugin-flutter', '~>0.8.0'
gem 'cocoapods', '~> 1.15', '>= 1.15.2'
30 changes: 17 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,27 @@ GEM
base64
nkf
rexml
activesupport (7.1.3.4)
activesupport (7.2.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
apadmi_grout (2.6.1)
apadmi_grout (2.7.0)
faraday (~> 1.0)
jira-ruby (~> 2.2.0)
mustache (~> 1.0)
semantic (~> 1.5.0)
artifactory (3.0.17)
atlassian-jwt (0.2.1)
jwt (~> 2.1)
Expand Down Expand Up @@ -89,7 +91,7 @@ GEM
colored2 (3.1.2)
commander (4.6.0)
highline (~> 2.0.0)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
declarative (0.0.20)
digest-crc (0.6.5)
Expand All @@ -102,7 +104,7 @@ GEM
ethon (0.16.0)
ffi (>= 1.15.0)
excon (0.111.0)
faraday (1.10.3)
faraday (1.10.4)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand Down Expand Up @@ -172,7 +174,7 @@ GEM
xcodeproj (>= 1.13.0, < 2.0.0)
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
fastlane-plugin-apadmi_grout (2.6.1)
fastlane-plugin-apadmi_grout (2.7.0)
apadmi_grout
fastlane-plugin-flutter (0.8.0)
fastlane-plugin-screenshotbot (0.3.0)
Expand Down Expand Up @@ -224,7 +226,7 @@ GEM
http-cookie (1.0.6)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jira-ruby (2.2.0)
activesupport
Expand All @@ -233,16 +235,16 @@ GEM
oauth (~> 0.5, >= 0.5.0)
jmespath (1.6.2)
json (2.7.2)
jwt (2.8.2)
jwt (2.9.1)
base64
logger (1.6.1)
mini_magick (4.13.2)
mini_mime (1.1.5)
minitest (5.23.1)
minitest (5.25.1)
molinillo (0.8.0)
multi_json (1.15.0)
multipart-post (2.4.1)
mustache (1.1.1)
mutex_m (0.2.0)
nanaimo (0.3.0)
nap (1.1.0)
naturally (2.2.1)
Expand All @@ -267,7 +269,9 @@ GEM
ruby-macho (2.5.1)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
securerandom (0.3.1)
security (0.1.5)
semantic (1.5.0)
signet (0.19.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
Expand Down Expand Up @@ -316,7 +320,7 @@ PLATFORMS
DEPENDENCIES
cocoapods (~> 1.15, >= 1.15.2)
fastlane
fastlane-plugin-apadmi_grout (~> 2.6.1)
fastlane-plugin-apadmi_grout (~> 2.7.0)
fastlane-plugin-flutter (~> 0.8.0)
fastlane-plugin-screenshotbot (~> 0.3.0)

Expand Down

0 comments on commit cae1f37

Please sign in to comment.