Skip to content

Commit f0d8cf7

Browse files
Bump webrick from 1.8.1 to 1.8.2 in /examples/sinatra/app/src (#515)
Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: webrick dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 906855e commit f0d8cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sinatra/app/src/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ GEM
2121
rack-session (>= 2.0.0, < 3)
2222
tilt (~> 2.0)
2323
tilt (2.3.0)
24-
webrick (1.8.1)
24+
webrick (1.8.2)
2525

2626
PLATFORMS
2727
ruby

0 commit comments

Comments
 (0)