issues Search Results · repo:gel-rb/gel language:Ruby
Filter by
56 results
(84 ms)56 results
ingel-rb/gel (press backspace or delete to remove)👋 seeing some regression test failure with the gel formula as below:
== /opt/homebrew/Cellar/gel/0.3.0_2/bin/gel install
Fetching sources...Unhandled exception in work pool gel-catalog-prep for job ...
chenrui333
- Opened on Sep 5, 2024
- #134
I ran into some issues while running gel install on an existing codebase. bundle install succeeds.
Gel Version: 0.3.0
Errors encountered with 2 gems:
rubocop-ast
already installed
sassc
extconf ...
ChaelCodes
- Opened on Jul 21, 2023
- #132
I m trying to use Gel with Mastodon, but gel install fails:
$ gel install
Installing microformats (4.4.1)
Installed 0 of 1 gems
Errors encountered with 1 gems:
microformats
already installed
===== ...
tenderlove
- 2
- Opened on Nov 23, 2022
- #131
I m not sure if plugins are planned to be supported for gel or not, and I wouldn t expect bundler plugins to work at
all, but the presence of a plugin directive in the Gemfile just breaks gel.
Using v0.8.0-pre: ...
Fryguy
- 3
- Opened on Jul 7, 2022
- #126
In an existing rails proejct already using bundler and many gems in the gemfile, I ran the following:
0/ brew install gel 1/ eval $(gel shell-setup) 2/ gel install
And I get the following error for ...
johansenja
- 1
- Opened on May 30, 2022
- #125
Is there a specific version of rubygems that I need? I m having trouble just getting started.
$ ruby -v
ruby 2.7.4p191 (2021-07-07 revision a21a3b7d23) [x86_64-darwin20]
$ gem -v
3.3.5
$ gel shell-setup ...
Fryguy
- 3
- Opened on Feb 18, 2022
- #122
We have a gemfile with a few custom source ... { ... } blocks. Gems inside these blocks are listed in the Gemfile.lock
under DEPENDENCIES with a ! suffix by bundler, but the ! is stripped by Gel, leading ...
sj26
- 3
- Opened on Feb 15, 2021
- #118
Hi!
Given this gem file:
# frozen_string_literal: true
source https://rubygems.org
git_source(:github) {|repo_name| https://github.com/#{repo_name} }
gem rails , 6.1.0
gem active_record_distinct_on ...
yosiat
- Opened on Dec 13, 2020
- #117
I just spent ages (well, maybe 5 minutes) searching for this repo despite having starred it years ago. There are three
issues:
1. It doesn t use GitHub topics, so it s hard to find by searching for [bundle](https://github.com/search?l=Ruby ...
chocolateboy
- 1
- Opened on Aug 19, 2020
- #116
Hello. Very excited by gel :)
I m on a brand new machine (mac) starting a new rails project (Exercism v3!) on Ruby 2.7.1. I m using ruby-install and
chruby. Running gel install fails with sassc. Running ...
iHiD
- 7
- Opened on May 3, 2020
- #114

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.