diff --git a/Gemfile b/Gemfile index e4c32a7..7439a3b 100644 --- a/Gemfile +++ b/Gemfile @@ -6,4 +6,4 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } # gem "rails" gem "fastlane", ">= 2.119.0" -gem "slather", ">= 2.7.1" \ No newline at end of file +gem "slather", ">= 2.7.2" \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 213784c..92d0200 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: CFPropertyList (3.0.5) rexml - activesupport (7.0.2.3) + activesupport (7.0.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -162,7 +162,7 @@ GEM multipart-post (2.0.0) nanaimo (0.3.0) naturally (2.2.1) - nokogiri (1.13.4) + nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) os (1.1.1) @@ -228,7 +228,7 @@ PLATFORMS DEPENDENCIES fastlane (>= 2.119.0) - slather (>= 2.7.1) + slather (>= 2.7.2) BUNDLED WITH 1.17.3