index
:
delta/ruby-gems/mixlib-log.git
PL-161
bk_fixes
bundler_deprecated_warning
chefstyle
cleanup
dependabot/add-v2-config-file
dependabot/bundler/activesupport-lt-7
dependabot/bundler/cucumber-lt-8
dependabot/bundler/rubocop-ast-1.17.0
github
jk/MIXLIB-10
jk/warn_once
main
master
poorndm/IPACK-103-ADD-Ruby-3.1-windows
poorndm/IPACK-103-Test-Ruby3.0/3.1
relative
requires
ruby22
ruby3
slim
sp/tracing_trace
test_gems
testing
testing++
tm/2_0
tm/appveyor
tm/chefstyle9
tm/close_log_devices
tm/codeowners
tm/expedite
tm/fix_labels
tm/slog
tm/slog_test
tm/trace
tm/traciness
tm/update_travis
github.com: opscode/mixlib-log
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Gemfile
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'Gemfile')
-rwxr-xr-x
Gemfile
1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 13ce910..c2e8c6e 100755
--- a/
Gemfile
+++ b/
Gemfile
@@ -5,4 +5,5 @@ gemspec
group :development do
gem "rdoc"
gem "bundler"
+ gem "rack", "< 2.0"
end