Skip to content

Commit

Permalink
[full ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Edney committed Sep 6, 2023
1 parent dc778e9 commit 04df766
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion test/react-native-cli/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'

gem 'cocoapods'

gem 'bugsnag-maze-runner', '~>8.4.0'
gem 'bugsnag-maze-runner', '~>8.5.0'

# Use a branch of Maze Runner
#gem 'bugsnag-maze-runner', git: 'https://github.com/bugsnag/maze-runner', branch: 'tms/use-maze-check'
Expand Down
8 changes: 4 additions & 4 deletions test/react-native-cli/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GEM
atomos (0.1.3)
bugsnag (6.26.0)
concurrent-ruby (~> 1.0)
bugsnag-maze-runner (8.4.0)
bugsnag-maze-runner (8.5.0)
appium_lib (~> 12.0.0)
appium_lib_core (~> 5.4.0)
bugsnag (~> 6.24)
Expand Down Expand Up @@ -141,7 +141,7 @@ GEM
regexp_parser (~> 2.0)
simpleidn (~> 0.2)
uri_template (~> 0.7)
mime-types (3.5.0)
mime-types (3.5.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0808)
mini_portile2 (2.8.4)
Expand Down Expand Up @@ -203,8 +203,8 @@ PLATFORMS
ruby

DEPENDENCIES
bugsnag-maze-runner (~> 8.4.0)
bugsnag-maze-runner (~> 8.5.0)
cocoapods

BUNDLED WITH
2.4.8
2.3.18

0 comments on commit 04df766

Please sign in to comment.