Skip to content

Commit 31aa0b1

Browse files
chore(deps): bump sentry-rails from 6.0.0 to 6.1.0
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-ruby@6.0.0...6.1.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 980f1a0 commit 31aa0b1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ GEM
250250
activerecord (>= 5.a)
251251
database_cleaner-core (~> 2.0)
252252
database_cleaner-core (2.0.1)
253-
date (3.4.1)
253+
date (3.5.0)
254254
debug_inspector (1.2.0)
255255
declarative (0.0.20)
256256
descendants_tracker (0.0.4)
@@ -411,7 +411,7 @@ GEM
411411
activesupport (>= 6.0.0)
412412
railties (>= 6.0.0)
413413
io-console (0.8.1)
414-
irb (1.15.2)
414+
irb (1.15.3)
415415
pp (>= 0.6.0)
416416
rdoc (>= 4.0.0)
417417
reline (>= 0.4.2)
@@ -595,7 +595,7 @@ GEM
595595
tsort (>= 0.2)
596596
zeitwerk (~> 2.6)
597597
rainbow (3.1.1)
598-
rake (13.3.0)
598+
rake (13.3.1)
599599
rb-fsevent (0.11.2)
600600
rb-inotify (0.10.1)
601601
ffi (~> 1.0)
@@ -604,7 +604,7 @@ GEM
604604
ffi (>= 1.0.6)
605605
msgpack (>= 0.4.3)
606606
optimist (>= 3.0.0)
607-
rdoc (6.15.0)
607+
rdoc (6.15.1)
608608
erb
609609
psych (>= 4.0.0)
610610
tsort
@@ -736,10 +736,10 @@ GEM
736736
rexml (~> 3.2, >= 3.2.5)
737737
rubyzip (>= 1.2.2, < 4.0)
738738
websocket (~> 1.0)
739-
sentry-rails (6.0.0)
739+
sentry-rails (6.1.0)
740740
railties (>= 5.2.0)
741-
sentry-ruby (~> 6.0.0)
742-
sentry-ruby (6.0.0)
741+
sentry-ruby (~> 6.1.0)
742+
sentry-ruby (6.1.0)
743743
bigdecimal
744744
concurrent-ruby (~> 1.0, >= 1.0.2)
745745
shoulda-callback-matchers (1.1.4)
@@ -807,7 +807,7 @@ GEM
807807
unicode-display_width (3.2.0)
808808
unicode-emoji (~> 4.1)
809809
unicode-emoji (4.1.0)
810-
uri (1.0.4)
810+
uri (1.1.1)
811811
useragent (0.16.11)
812812
virtus (2.0.0)
813813
axiom-types (~> 0.1)

0 commit comments

Comments
 (0)