Sha256: e249e4df81e823f93166de7359dff498efbfb5789000bce73a87d300f57775f7

Contents?: true

Size: 329 Bytes

Versions: 8

Compression:

Stored size: 329 Bytes

Contents

source "https://rubygems.org"
git_source(:github) {|repo| "https://github.com/#{repo}.git" }

# Specify your gem's dependencies in gitlabci-bundle-update-mr.gemspec
gemspec

# FIXME: following gems are often downgraded when `bundle update`
gem "sawyer", ">= 0.8.1"

# octokit 5.0.0+ requires Ruby 2.7.0+
gem "octokit", "< 5.0.0"

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
gitlabci-bundle-update-mr-5.0.2 Gemfile
gitlabci-bundle-update-mr-5.0.1 Gemfile
gitlabci-bundle-update-mr-5.0.0 Gemfile
gitlabci-bundle-update-mr-4.0.0 Gemfile
gitlabci-bundle-update-mr-3.0.0 Gemfile
gitlabci-bundle-update-mr-2.0.1 Gemfile
gitlabci-bundle-update-mr-2.0.1.rc1 Gemfile
gitlabci-bundle-update-mr-2.0.0 Gemfile