Files
nixpkgs/pkgs/development/ruby-modules/with-packages/Gemfile
T
Samuel Dionne-Riel b78ad26add rubyPackages: update, reverting regressions...
While this reverts regressions, this has to cause "new" regressions.

The problem here is that the previous regressions are relatively recent,
still, and the previous regressions are ***much worse*** than the slight
newer regressions that fixes the older regressions.

Note that this is not regressing the packages that are "newly"
regressing prior to the versions they were beforehand. They are now
currently pinned in a pessimistic manner, to correctly fix the problems
in the way that was initially intended.

Related PRs:

 - https://github.com/NixOS/nixpkgs/pull/442347
 - https://github.com/NixOS/nixpkgs/pull/443679
2025-11-14 22:11:38 -05:00

189 lines
4.0 KiB
Ruby

source 'https://rubygems.org'
gem 'addressable'
gem 'ansi'
gem 'atk'
gem 'awesome_print'
gem 'bacon'
# gem 'bundler' already got a package for that
gem 'byebug'
gem 'cairo'
gem 'cairo-gobject'
# Because camping >= 3.0.0 depends on rackup ~> 2.1.0
# and Gemfile depends on camping ~> 3.1.0,
# rackup ~> 2.1.0 is required.
# So, because Gemfile depends on rackup ~> 2.2.1,
# version solving has failed.
gem 'camping', '~> 2.1.532'
# gem 'capybara-webkit' takes too long to build right now since webkit depends on ruby
gem 'charlock_holmes'
gem 'cf-uaac'
gem 'cld3'
gem 'cocoapods'
gem 'cocoapods-acknowledgements'
gem 'cocoapods-art'
gem 'cocoapods-browser'
gem 'cocoapods-clean'
gem 'cocoapods-clean_build_phases_scripts'
gem 'cocoapods-coverage'
gem 'cocoapods-deintegrate'
gem 'cocoapods-dependencies'
gem 'cocoapods-deploy'
gem 'cocoapods-downloader'
gem 'cocoapods-expert-difficulty'
gem 'cocoapods-fix-react-native'
gem 'cocoapods-generate'
gem 'cocoapods-git_url_rewriter'
gem 'cocoapods-keys'
gem 'cocoapods-open'
gem 'cocoapods-plugins'
gem 'cocoapods-search'
gem 'cocoapods-testing'
gem 'cocoapods-trunk'
gem 'cocoapods-try'
gem 'cocoapods-try-release-fix'
gem 'cocoapods-update-if-you-dare'
gem 'cocoapods-whitelist'
gem 'cocoapods-wholemodule'
gem 'coderay'
gem 'concurrent-ruby'
gem 'curb'
gem 'curses'
gem 'daemons'
gem 'dep-selector-libgecode'
gem 'digest-sha3'
gem 'dip'
gem 'domain_name'
gem 'do_sqlite3'
gem 'erb-formatter'
# Because typhoeus >= 1.5.0 depends on ethon >= 0.9.0, < 0.16.0
# and Gemfile depends on ethon ~> 0.16.0,
# typhoeus >= 1.5.0 cannot be used.
# So, because Gemfile depends on typhoeus ~> 1.5.0,
# version solving has failed.
gem 'ethon', '~> 0.16.0'
gem 'eventmachine'
gem 'excon'
gem 'faraday'
gem 'ffi'
gem 'ffi-rzmq-core'
gem 'fog-dnsimple'
gem 'gdk_pixbuf2'
gem 'gettext'
gem 'gio2'
gem 'git'
gem 'github-pages'
gem 'gitlab-markup'
gem 'glib2'
# gem 'gobject-introspection' fails on require
gem 'gpgme'
# gem 'grpc' fails to build
gem 'gtk3'
gem 'hashie'
gem 'highline'
gem 'hike'
gem 'hitimes'
gem 'hpricot'
gem 'httpclient'
gem 'http-cookie'
gem 'iconv'
gem 'idn-ruby'
gem 'jbuilder'
gem 'jekyll'
gem 'jekyll-archives'
gem 'jekyll-favicon'
gem 'jekyll-spaceship'
gem 'jekyll-webmention_io'
gem 'jmespath'
gem 'jwt'
gem 'kramdown-rfc2629'
gem 'libxml-ruby'
gem 'mail'
gem 'magic'
gem 'markaby'
gem 'method_source'
gem 'mini_magick'
gem 'msgpack'
gem 'mysql2'
# gem 'mysql' deprecated
gem 'ncursesw'
gem 'netrc'
gem 'net-scp'
gem 'net-ssh'
gem 'nokogiri'
gem 'opus-ruby'
gem 'ovirt-engine-sdk'
gem 'pandocomatic'
gem 'pango'
gem 'patron'
gem 'pcaprub'
gem 'pg'
gem 'prettier'
gem 'pry'
gem 'pry-byebug'
gem 'pry-doc'
gem 'public_suffix'
gem 'puma'
gem 'pwntools'
# And because rails >= 8.1.1 depends on activesupport = 8.1.1
# and jekyll-webmention_io >= 4.0.0 depends on activesupport >= 7.0.4.3, < 8.A,
# jekyll-webmention_io >= 4.0.0 is incompatible with rails >= 8.0.0.
# So, because Gemfile depends on jekyll-webmention_io ~> 4.1.0
# and Gemfile depends on rails ~> 8,
# version solving has failed.
# ...
# Thus, cocoapods >= 1.16.2 is incompatible with rails >= 8.0.0.
# So, because Gemfile depends on cocoapods ~> 1.16.2
# and Gemfile depends on rails ~> 8,
# version solving has failed.
gem 'rails', '~> 7.2'
gem 'rainbow'
# gem 'rbczmq' deprecated
gem 'rbnacl'
gem 'rb-readline'
gem 're2'
gem 'redis'
gem 'redis-rack'
gem 'rest-client'
gem 'rmagick'
gem 'rpam2'
gem 'rspec'
gem 'rubocop'
gem 'rubocop-performance'
gem 'ruby-libvirt'
gem 'ruby-lsp'
gem 'ruby-lxc'
gem 'ruby-progressbar'
gem 'ruby-terminfo'
gem 'ruby-vips'
gem 'rubyzip'
gem 'rugged'
gem 'sassc'
gem 'scrypt'
gem 'seccomp-tools'
gem 'semian'
gem 'sequel'
gem 'sequel_pg'
gem 'solargraph'
gem 'simplecov'
gem 'sinatra'
gem 'slop'
gem 'snappy'
gem 'snmp'
gem 'sqlite3'
gem 'standard'
gem 'taglib-ruby'
gem 'thrift'
gem 'tilt'
gem 'tiny_tds'
gem 'treetop'
gem 'tty-command'
gem 'tty-option'
gem 'typhoeus'
gem 'tzinfo'
gem 'unf_ext'
gem 'uuid4r'
gem 'whois'
# gem 'xapian-ruby' doesn't contain ruby code
gem 'zookeeper'