Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7063843
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:45:42+00:00 2026-05-28T04:45:42+00:00

I have old rails application. And this application need the same gem with different

  • 0

I have old rails application. And this application need the same gem with different versions.

For example, it use now

gem ‘actionmailer’ 2.3.5 and ‘actionmailer’ 2.3.2
gem ‘actionpack’, ‘2.3.5’ and ‘actionpack’, ‘2.3.2’

Dont ask me why =) This is old app and very massive. Current rails version 2.3.5

Now i try to use bundler for my gems control. But Bundler can`t allows use one gem twice in config. Or i can see error like this:

Bundler could not find compatible versions for gem “actionpack”: In
Gemfile:
datanoise-actionwebservice (= 2.3.2) ruby depends on
actionpack (= 2.3.2) ruby

rails (= 2.3.5) ruby depends on
  actionpack (2.3.5)

So, can i solve this problem or not and i can`t use Bundler?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T04:45:42+00:00Added an answer on May 28, 2026 at 4:45 am

    datanoise-actionwebservice seems to be very (probably too) restrictive about actionpack and activerecord versions in it’s gemspec. However I see that internally it tries to load these gems with ‘>= 2.3.0’ versions (see lib/action_web_service.rb).

    I’d suggest trying forking this gem and patching it’s gemspec, so the version requirements for actionpack and activerecord are changed to ‘>= 2.3.2’.

    Then update your project’s Gemfile to use the patched version:

    gem 'datanoise-actionwebservice', :git => "http://github.com/youraccount/actionwebservice.git"
    

    Hopefully it will work with 2.3.5 as well.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Rails 3 application using Devise for authentication. Now I need to
I have a old app made on rails 1.2.5, this application have alot of
I have a rails application that about 3 years old, and I'm having a
I have a Rails application that has to co-exist with a very old legacy
I have a rails application where I would like to use both memcached and
The old Rails used to have an application.rhtml file. The newer version appear to
I have an old Rails 2.3.2 application that I just ported to my new
We have an old legacy PHP application. Now I want to write a new
I have an application which runs on rails 2.3.2 and now i upgraded my
I have several old (pre-bundler / pre-rvm) Rails projects that use my system's gems.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.